public static interface PolicyVersionIdentifier.Builder extends SdkPojo, CopyableBuilder<PolicyVersionIdentifier.Builder,PolicyVersionIdentifier>
Modifier and Type | Method and Description |
---|---|
PolicyVersionIdentifier.Builder |
policyName(String policyName)
The name of the policy.
|
PolicyVersionIdentifier.Builder |
policyVersionId(String policyVersionId)
The ID of the version of the policy associated with the resource.
|
copy
applyMutation, build
PolicyVersionIdentifier.Builder policyName(String policyName)
The name of the policy.
policyName
- The name of the policy.PolicyVersionIdentifier.Builder policyVersionId(String policyVersionId)
The ID of the version of the policy associated with the resource.
policyVersionId
- The ID of the version of the policy associated with the resource.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.