You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ApplicationInsights::Types::DescribeComponentResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#application_componentTypes::ApplicationComponent

Describes a standalone resource or similarly grouped resources that the application is made up of.

Returns:

  • (Types::ApplicationComponent)

    Describes a standalone resource or similarly grouped resources that the application is made up of.

    .

#resource_listArray<String>

The list of resource ARNs that belong to the component.

Returns:

  • (Array<String>)

    The list of resource ARNs that belong to the component.