Interface StopReplicationToReplicaResponse.Builder

    • Method Detail

      • arn

        StopReplicationToReplicaResponse.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.

        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.