TSecretsManagerSecretListEntry
Class in AWS.SecretsManager
SecretListEntry class.
Ancestors
Properties
ARN
property ARN: TARN
CreatedDate
property CreatedDate: TOptional<TDateTime>
DeletedDate
property DeletedDate: TOptional<TDateTime>
Description
property Description: string
KmsKeyId
property KmsKeyId: string
LastAccessedDate
property LastAccessedDate: TOptional<TDateTime>
LastChangedDate
property LastChangedDate: TOptional<TDateTime>
LastRotatedDate
property LastRotatedDate: TOptional<TDateTime>
Name
property Name: string
OwningService
property OwningService: string
PrimaryRegion
property PrimaryRegion: string
RotationEnabled
property RotationEnabled: TOptional<Boolean>
RotationLambdaARN
property RotationLambdaARN: TARN
RotationRules
property RotationRules: ISecretsManagerRotationRulesType
Type: ISecretsManagerRotationRulesType
SecretVersionsToStages
property SecretVersionsToStages: TObjectDictionary<string, TList<string>>
Tags
property Tags: IAWSTags