NAME
Paws::KMS::ListKeysResponse
ATTRIBUTES
Keys => ArrayRef[Paws::KMS::KeyListEntry]
A list of keys.
NextMarker => Str
When Truncated
is true, this element is present and contains the value to use for the Marker
parameter in a subsequent request.
Truncated => Bool
A flag that indicates whether there are more items in the list. When this value is true, the list in this response is truncated. To retrieve more items, pass the value of the NextMarker
element in this response to the Marker
parameter in a subsequent request.