IKMSUpdateAliasRequest
Interface in AWS.KMS
Interface for UpdateAlias requests.
Ancestors
Properties
AliasName
property AliasName: string
Specify the alias that is changing its KMS key. The value must begin with alias/.
TargetKeyId
property TargetKeyId: string
Specify the Amazon Resource Name (ARN) of a KMS key with which to associate the alias.