Skip to main content

TSecretsManagerReplicaRegionType

Class in AWS.SecretsManager

ReplicaRegionType class.

Ancestors

Properties

KmsKeyId

property KmsKeyId: string

Region

property Region: string

Constructors

Create

constructor Create; overload;

Constructor for TSecretsManagerReplicaRegionType.


constructor Create(const ARegion: string; const AKmsKeyId: string = ''); overload;

Constructor for TSecretsManagerReplicaRegionType.

Parameters

NameDescription
ARegionThe region code.
AKmsKeyIdThe Amazon Resource Name (ARN), key ID, or alias of the KMS key to encrypt the secret. If not specified, Secrets Manager will use.