Skip to main content

TSecretsManagerGetSecretValueResponse

Class in AWS.SecretsManager

GetSecretValue response class.

Ancestors

Properties

ARN

property ARN: TARN

CreatedDate

property CreatedDate: TOptional<TDateTime>

Name

property Name: string

SecretBinary

property SecretBinary: TStream

SecretString

property SecretString: string

VersionId

property VersionId: string

VersionStages

property VersionStages: TList<string>