Module: Aws::AppSync::Client::_ListChannelNamespacesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#channel_namespaces::Array[Types::ChannelNamespace]

Returns:



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

def channel_namespaces: () -> ::Array[Types::ChannelNamespace]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String