class Aws::SecretsManager::Types::DeleteSecretResponse

@!attribute [rw] arn

The ARN of the secret that is now scheduled for deletion.
@return [String]

@!attribute [rw] name

The friendly name of the secret currently scheduled for deletion.
@return [String]

@!attribute [rw] deletion_date

The date and time after which this secret can be deleted by Secrets
Manager and can no longer be restored. This value is the date and
time of the delete request plus the number of days specified in
`RecoveryWindowInDays`.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/secretsmanager-2017-10-17/DeleteSecretResponse AWS API Documentation

Constants

SENSITIVE