IKMSListAliasesRequest
Interface in AWS.KMS
Interface for ListAliases requests.
Ancestors
Properties
KeyId
property KeyId: string
Specify the Amazon Resource Name (ARN) or ID of a KMS key.
Limit
property Limit: TOptional<Integer>
Specify the the maximum number of items to return.
Marker
property Marker: string
Specify the NextMarker from a previous call to ListAliases to retrieve further results.