Skip to main content

ISecretsManagerCreateSecretResponse

Interface in AWS.SecretsManager

Interface for CreateSecret responses.

Ancestors

Properties

ARN

property ARN: TARN

The Amazon Resource Name (ARN) of the new secret.

Name

property Name: string

The name of the new secret.

ReplicationStatus

property ReplicationStatus: TList<ISecretsManagerReplicationStatusType>

Type: ISecretsManagerReplicationStatusType

A list of replicas of this secret and their status.

VersionId

property VersionId: string

The unique identifier of the version for the newly created secret.