| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
Classes modeling the various types represented by AWSIot
|
| Modifier and Type | Method and Description |
|---|---|
GetPolicyVersionResult |
AWSIotClient.getPolicyVersion(GetPolicyVersionRequest getPolicyVersionRequest)
Gets information about the specified policy version.
|
GetPolicyVersionResult |
AWSIot.getPolicyVersion(GetPolicyVersionRequest getPolicyVersionRequest)
Gets information about the specified policy version.
|
| Modifier and Type | Method and Description |
|---|---|
GetPolicyVersionResult |
GetPolicyVersionResult.withIsDefaultVersion(Boolean isDefaultVersion)
Specifies whether the policy version is the default.
|
GetPolicyVersionResult |
GetPolicyVersionResult.withPolicyArn(String policyArn)
The policy ARN.
|
GetPolicyVersionResult |
GetPolicyVersionResult.withPolicyDocument(String policyDocument)
The JSON document that describes the policy.
|
GetPolicyVersionResult |
GetPolicyVersionResult.withPolicyName(String policyName)
The policy name.
|
GetPolicyVersionResult |
GetPolicyVersionResult.withPolicyVersionId(String policyVersionId)
The policy version ID.
|
Copyright © 2017. All rights reserved.