Module: Aws::RAM::Client::_ListPrincipalsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPrincipalsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
400 |
# File 'sig/client.rbs', line 400
def next_token: () -> ::String
|
#principals ⇒ ::Array[Types::Principal]
399 |
# File 'sig/client.rbs', line 399
def principals: () -> ::Array[Types::Principal]
|