Interface ReplicaRegionType.Builder

    • Method Detail

      • kmsKeyId

        ReplicaRegionType.Builder kmsKeyId​(String kmsKeyId)

        The ARN, key ID, or alias of the KMS key to encrypt the secret. If you don't include this field, Secrets Manager uses aws/secretsmanager.

        Parameters:
        kmsKeyId - The ARN, key ID, or alias of the KMS key to encrypt the secret. If you don't include this field, Secrets Manager uses aws/secretsmanager.
        Returns:
        Returns a reference to this object so that method calls can be chained together.