Class: Aws::Types::DescribeComponentResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_componentTypes::ApplicationComponent

Returns the value of attribute application_component.



190
191
192
# File 'sig/types.rbs', line 190

def application_component
  @application_component
end

#resource_list::Array[::String]

Returns the value of attribute resource_list.

Returns:

  • (::Array[::String])


191
192
193
# File 'sig/types.rbs', line 191

def resource_list
  @resource_list
end