public CreatePolicyAsync ( |
||
request | Container for the necessary parameters to execute the CreatePolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
AmazonIoTClient::CreatePolicyAsync ( string policyName, string policyDocument, System cancellationToken = default(CancellationToken) ) : Task |