Module: Aws::EC2::Client::_DescribePrincipalIdFormatResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribePrincipalIdFormatResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
7348 |
# File 'sig/client.rbs', line 7348
def next_token: () -> ::String
|
#principals ⇒ ::Array[Types::PrincipalIdFormat]
7347 |
# File 'sig/client.rbs', line 7347
def principals: () -> ::Array[Types::PrincipalIdFormat]
|