Class: Aws::Types::StepDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#execution_status_detailTypes::StepExecutionStatusDetail

Returns the value of attribute execution_status_detail.



1651
1652
1653
# File 'sig/types.rbs', line 1651

def execution_status_detail
  @execution_status_detail
end

#step_configTypes::StepConfig

Returns the value of attribute step_config.

Returns:



1650
1651
1652
# File 'sig/types.rbs', line 1650

def step_config
  @step_config
end