public static interface PutResourcePolicyResponse.Builder extends SecretsManagerResponse.Builder, SdkPojo, CopyableBuilder<PutResourcePolicyResponse.Builder,PutResourcePolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
PutResourcePolicyResponse.Builder |
arn(String arn)
The ARN of the secret that the resource-based policy was retrieved for.
|
PutResourcePolicyResponse.Builder |
name(String name)
The friendly name of the secret that the resource-based policy was retrieved for.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildPutResourcePolicyResponse.Builder arn(String arn)
The ARN of the secret that the resource-based policy was retrieved for.
arn - The ARN of the secret that the resource-based policy was retrieved for.PutResourcePolicyResponse.Builder name(String name)
The friendly name of the secret that the resource-based policy was retrieved for.
name - The friendly name of the secret that the resource-based policy was retrieved for.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.