public static interface StopReplicationToReplicaResponse.Builder extends SecretsManagerResponse.Builder, SdkPojo, CopyableBuilder<StopReplicationToReplicaResponse.Builder,StopReplicationToReplicaResponse>
| Modifier and Type | Method and Description |
|---|---|
StopReplicationToReplicaResponse.Builder |
arn(String arn)
The ARN of the promoted secret.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopReplicationToReplicaResponse.Builder arn(String arn)
The ARN of the promoted secret. The ARN is the same as the original primary secret except the Region is changed.
arn - The ARN of the promoted secret. The ARN is the same as the original primary secret except the Region
is changed.Copyright © 2022. All rights reserved.