CopyableBuilder<CreatePolicyVersionResponse.Builder,CreatePolicyVersionResponse>
, SdkBuilder<CreatePolicyVersionResponse.Builder,CreatePolicyVersionResponse>
public static interface CreatePolicyVersionResponse.Builder extends CopyableBuilder<CreatePolicyVersionResponse.Builder,CreatePolicyVersionResponse>
Modifier and Type | Method | Description |
---|---|---|
CreatePolicyVersionResponse.Builder |
policyVersion(PolicyVersion policyVersion) |
A structure containing details about the new policy version.
|
copy
apply, build
CreatePolicyVersionResponse.Builder policyVersion(PolicyVersion policyVersion)
A structure containing details about the new policy version.
policyVersion
- A structure containing details about the new policy version.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.