Module: Aws::KMS::Client::_ListRetirableGrantsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGrantsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#grants ⇒ ::Array[Types::GrantListEntry]
623 |
# File 'sig/client.rbs', line 623 def grants: () -> ::Array[Types::GrantListEntry] |
#next_marker ⇒ ::String
624 |
# File 'sig/client.rbs', line 624 def next_marker: () -> ::String |
#truncated ⇒ Boolean
625 |
# File 'sig/client.rbs', line 625 def truncated: () -> bool |