Class: Aws::Types::StepAliasMapping

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#step_alias::String

Returns the value of attribute step_alias.

Returns:

  • (::String)


10618
10619
10620
# File 'sig/types.rbs', line 10618

def step_alias
  @step_alias
end

#step_id::String

Returns the value of attribute step_id.

Returns:

  • (::String)


10617
10618
10619
# File 'sig/types.rbs', line 10617

def step_id
  @step_id
end