Module: Aws::SESV2::Client::_ListTenantsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTenantsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1127 |
# File 'sig/client.rbs', line 1127
def next_token: () -> ::String
|
#tenants ⇒ ::Array[Types::TenantInfo]
1126 |
# File 'sig/client.rbs', line 1126
def tenants: () -> ::Array[Types::TenantInfo]
|