Module: Aws::MigrationHubStrategyRecommendations::Client::_GetApplicationComponentDetailsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#application_component_detailTypes::ApplicationComponentDetail



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

def application_component_detail: () -> Types::ApplicationComponentDetail

#associated_applications::Array[Types::AssociatedApplication]

Returns:



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

def associated_applications: () -> ::Array[Types::AssociatedApplication]

#associated_server_ids::Array[::String]

Returns:

  • (::Array[::String])


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

def associated_server_ids: () -> ::Array[::String]

#more_application_resourceBoolean

Returns:

  • (Boolean)


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

def more_application_resource: () -> bool