Module: Aws::Route53GlobalResolver::Client::_ListHostedZoneAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHostedZoneAssociationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#hosted_zone_associations ⇒ ::Array[Types::HostedZoneAssociationSummary]
775 |
# File 'sig/client.rbs', line 775
def hosted_zone_associations: () -> ::Array[Types::HostedZoneAssociationSummary]
|
#next_token ⇒ ::String
774 |
# File 'sig/client.rbs', line 774
def next_token: () -> ::String
|