Module: Aws::Route53Profiles::Client::_ListProfileAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProfileAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
193 |
# File 'sig/client.rbs', line 193
def next_token: () -> ::String
|
#profile_associations ⇒ ::Array[Types::ProfileAssociation]
194 |
# File 'sig/client.rbs', line 194
def profile_associations: () -> ::Array[Types::ProfileAssociation]
|