Module: Aws::ACMPCA::Client::_ListPermissionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPermissionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
309 |
# File 'sig/client.rbs', line 309
def next_token: () -> ::String
|
#permissions ⇒ ::Array[Types::Permission]
310 |
# File 'sig/client.rbs', line 310
def permissions: () -> ::Array[Types::Permission]
|