ISecretsManagerReplicateSecretToRegionsRequest
Interface in AWS.SecretsManager
Interface for ReplicateSecretToRegions requests.
Ancestors
Properties
AddReplicaRegions
property AddReplicaRegions: TList<ISecretsManagerReplicaRegionType>
Type: ISecretsManagerReplicaRegionType
Specify a list of regions in which to replicate the secret.
ForceOverwriteReplicaSecret
property ForceOverwriteReplicaSecret: TOptional<Boolean>
Specify whether to overwrite a secret with the same name in the destination region.
SecretId
property SecretId: string
Specify the Amazon Resource Name (ARN) or name of the secret.