Module: Aws::AppSync::Client::_ListDomainNamesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListDomainNamesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#domain_name_configs::Array[Types::DomainNameConfig]

Returns:



750
# File 'sig/client.rbs', line 750

def domain_name_configs: () -> ::Array[Types::DomainNameConfig]

#next_token::String

Returns:

  • (::String)


751
# File 'sig/client.rbs', line 751

def next_token: () -> ::String