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