Module: Aws::ApplicationInsights::Client::_DescribeComponentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeComponentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_component ⇒ Types::ApplicationComponent
192 |
# File 'sig/client.rbs', line 192
def application_component: () -> Types::ApplicationComponent
|
#resource_list ⇒ ::Array[::String]
193 |
# File 'sig/client.rbs', line 193
def resource_list: () -> ::Array[::String]
|