Module: Aws::ResilienceHub::Client::_ListAppVersionAppComponentsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#app_arn::String

Returns:

  • (::String)


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

def app_arn: () -> ::String

#app_components::Array[Types::AppComponent]

Returns:



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

def app_components: () -> ::Array[Types::AppComponent]

#app_version::String

Returns:

  • (::String)


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

def app_version: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String