Class: Aws::Types::Step

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#component_arn::String

Returns the value of attribute component_arn.

Returns:

  • (::String)


2686
2687
2688
# File 'sig/types.rbs', line 2686

def component_arn
  @component_arn
end

#component_id::String

Returns the value of attribute component_id.

Returns:

  • (::String)


2684
2685
2686
# File 'sig/types.rbs', line 2684

def component_id
  @component_id
end

#component_type::String

Returns the value of attribute component_type.

Returns:

  • (::String)


2685
2686
2687
# File 'sig/types.rbs', line 2685

def component_type
  @component_type
end