Skip to main content

ISecretsManagerUpdateSecretResponse

Interface in AWS.SecretsManager

Interface for UpdateSecret response.

Ancestors

Properties

ARN

property ARN: TARN

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

Name

property Name: string

The name of the updated secret.

VersionId

property VersionId: string

The unique identifier of the new version of the secret.

Included if Secrets Manager created a new version of the secret during the update.