Module: Aws::Amplify::Client::_ListDomainAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDomainAssociationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#domain_associations ⇒ ::Array[Types::DomainAssociation]
428 |
# File 'sig/client.rbs', line 428
def domain_associations: () -> ::Array[Types::DomainAssociation]
|
#next_token ⇒ ::String
429 |
# File 'sig/client.rbs', line 429
def next_token: () -> ::String
|