Interface StopReplicationToReplicaResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<StopReplicationToReplicaResponse.Builder,StopReplicationToReplicaResponse>, SdkBuilder<StopReplicationToReplicaResponse.Builder,StopReplicationToReplicaResponse>, SdkPojo, SdkResponse.Builder, SecretsManagerResponse.Builder
Enclosing class:
StopReplicationToReplicaResponse

  • Method Details

    • arn

      The ARN of the promoted secret. The ARN is the same as the original primary secret except the Region is changed.

      Parameters:
      arn - The ARN of the promoted secret. The ARN is the same as the original primary secret except the Region is changed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.