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)


11008
11009
11010
# File 'sig/types.rbs', line 11008

def step_alias
  @step_alias
end

#step_id::String

Returns the value of attribute step_id.

Returns:

  • (::String)


11007
11008
11009
# File 'sig/types.rbs', line 11007

def step_id
  @step_id
end