NAME

Paws::KMS::ListAliasesResponse

ATTRIBUTES

Aliases => ArrayRef[Paws::KMS::AliasListEntry]

A list of key aliases in the user's account.

NextMarker => Str

If Truncated is true, this value is present and contains the value to use for the Marker request parameter in a subsequent pagination request.

Truncated => Bool

A flag that indicates whether there are more items in the list. If your results were truncated, you can make a subsequent pagination request using the Marker request parameter to retrieve more aliases in the list.