class Aws::KMS::Types::ListKeysResponse
@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/ListKeysResponse AWS API Documentation
@return [Boolean]
response to the ‘Marker` parameter in a subsequent request.
more items, pass the value of the `NextMarker` element in this
this value is true, the list in this response is truncated. To get
A flag that indicates whether there are more items in the list. When
@!attribute [rw] truncated
@return [String]
value to use for the `Marker` parameter in a subsequent request.
When `Truncated` is true, this element is present and contains the
@!attribute [rw] next_marker
@return [Array<Types::KeyListEntry>]
A list of KMS keys.
@!attribute [rw] keys