Module: Aws::KMS::Client::_ListGrantsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListGrantsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#grants::Array[Types::GrantListEntry]

Returns:



550
# File 'sig/client.rbs', line 550

def grants: () -> ::Array[Types::GrantListEntry]

#next_marker::String

Returns:

  • (::String)


551
# File 'sig/client.rbs', line 551

def next_marker: () -> ::String

#truncatedBoolean

Returns:

  • (Boolean)


552
# File 'sig/client.rbs', line 552

def truncated: () -> bool