Module: Aws::MigrationHubOrchestrator::Client::_ListPluginsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#plugins::Array[Types::PluginSummary]

Returns:



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

def plugins: () -> ::Array[Types::PluginSummary]