public GetPolicyVersionAsync ( GetPolicyVersionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetPolicyVersionRequest | Container for the necessary parameters to execute the GetPolicyVersion operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
AmazonIoTClient::GetPolicyVersionAsync ( string policyName, string policyVersionId, System cancellationToken = default(CancellationToken) ) : Task |