class Aws::SecretsManager::Types::ReplicaRegionType
(Optional) Custom type consisting of a `Region` (required) and the `KmsKeyId` which can be an `ARN`, `Key ID`, or `Alias`.
@note When making an API call, you may pass ReplicaRegionType
data as a hash: { region: "RegionType", kms_key_id: "KmsKeyIdType", }
@!attribute [rw] region
Describes a single instance of Region objects. @return [String]
@!attribute [rw] kms_key_id
Can be an `ARN`, `Key ID`, or `Alias`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/secretsmanager-2017-10-17/ReplicaRegionType AWS API Documentation
Constants
- SENSITIVE