Module: Aws::KMS::Client::_ListKeyPoliciesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListKeyPoliciesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_marker ⇒ ::String
568 |
# File 'sig/client.rbs', line 568
def next_marker: () -> ::String
|
#policy_names ⇒ ::Array[::String]
567 |
# File 'sig/client.rbs', line 567
def policy_names: () -> ::Array[::String]
|
#truncated ⇒ Boolean
569 |
# File 'sig/client.rbs', line 569
def truncated: () -> bool
|