Skip to main content

IKMSAliasListEntry

Interface in AWS.KMS

Interface for AliasListEntry.

Properties

AliasArn

property AliasArn: TARN

The Amazon Resource Name (ARN) of the alias.

AliasName

property AliasName: string

The name of the alias. This value begins with alias/.

CreationDate

property CreationDate: TOptional<TDateTime>

The date and time that the alias was created in the account and region.

LastUpdatedDate

property LastUpdatedDate: TOptional<TDateTime>

The date and time that the alias was most recently associated with a KMS key in the account and region.

TargetKeyId

property TargetKeyId: string

The ID of a KMS key associated with the alias.