NAME

Paws::KMS::ListGrantsResponse

ATTRIBUTES

Grants => ArrayRef[Paws::KMS::GrantListEntry]

A list of grants.

NextMarker => Str

When C<Truncated> is true, this value is present and contains the value
to use for the C<Marker> 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 use the C<Marker> parameter to make a
subsequent pagination request to retrieve more items in the list.