| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyVersionIdentifier |
PolicyVersionIdentifier.clone() |
PolicyVersionIdentifier |
ResourceIdentifier.getPolicyVersionIdentifier()
The version of the policy associated with the resource.
|
PolicyVersionIdentifier |
PolicyVersionIdentifier.withPolicyName(String policyName)
The name of the policy.
|
PolicyVersionIdentifier |
PolicyVersionIdentifier.withPolicyVersionId(String policyVersionId)
The ID of the version of the policy associated with the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceIdentifier.setPolicyVersionIdentifier(PolicyVersionIdentifier policyVersionIdentifier)
The version of the policy associated with the resource.
|
ResourceIdentifier |
ResourceIdentifier.withPolicyVersionIdentifier(PolicyVersionIdentifier policyVersionIdentifier)
The version of the policy associated with the resource.
|
Copyright © 2021. All rights reserved.