Skip to main content

ISecretsManagerDeleteSecretResponse

Interface in AWS.SecretsManager

Interface for DeleteSecret responses.

Ancestors

Properties

ARN

property ARN: TARN

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

DeletionDate

property DeletionDate: TOptional<TDateTime>

The date and time after which the secret will be permanently deleted by Secrets Manager.

Name

property Name: string

The name of the deleted secret.