class Aws::KMS::Types::ListGrantsResponse

@!attribute [rw] grants

A list of grants.
@return [Array<Types::GrantListEntry>]

@!attribute [rw] next_marker

When `Truncated` is true, this element is present and contains the
value to use for the `Marker` parameter in a subsequent request.
@return [String]

@!attribute [rw] truncated

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 get
more items, pass the value of the `NextMarker` element in
thisresponse to the `Marker` parameter in a subsequent request.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/ListGrantsResponse AWS API Documentation

Constants

SENSITIVE