Class: Aws::Types::GroupingAppComponent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_component_id ⇒ ::String

Returns the value of attribute app_component_id.

Returns:

  • (::String)


672
673
674
# File 'sig/types.rbs', line 672

def app_component_id
  @app_component_id
end

#app_component_name ⇒ ::String

Returns the value of attribute app_component_name.

Returns:

  • (::String)


673
674
675
# File 'sig/types.rbs', line 673

def app_component_name
  @app_component_name
end

#app_component_type ⇒ ::String

Returns the value of attribute app_component_type.

Returns:

  • (::String)


674
675
676
# File 'sig/types.rbs', line 674

def app_component_type
  @app_component_type
end