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]
550 |
# File 'sig/client.rbs', line 550 def grants: () -> ::Array[Types::GrantListEntry] |
#next_marker ⇒ ::String
551 |
# File 'sig/client.rbs', line 551 def next_marker: () -> ::String |
#truncated ⇒ Boolean
552 |
# File 'sig/client.rbs', line 552 def truncated: () -> bool |