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 retrieved by the resource-based policy.
|
PutResourcePolicyResponse.Builder |
name(String name)
The friendly name of the secret that the retrieved by the resource-based policy.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutResourcePolicyResponse.Builder arn(String arn)
The ARN of the secret retrieved by the resource-based policy.
arn - The ARN of the secret retrieved by the resource-based policy.PutResourcePolicyResponse.Builder name(String name)
The friendly name of the secret that the retrieved by the resource-based policy.
name - The friendly name of the secret that the retrieved by the resource-based policy.Copyright © 2020. All rights reserved.