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
7335 |
# File 'sig/client.rbs', line 7335
def next_token: () -> ::String
|
#principals ⇒ ::Array[Types::PrincipalIdFormat]
7334 |
# File 'sig/client.rbs', line 7334
def principals: () -> ::Array[Types::PrincipalIdFormat]
|