Class: Aws::Types::StepFailedDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#errorTypes::EventError

Returns the value of attribute error.

Returns:



2096
2097
2098
# File 'sig/types.rbs', line 2096

def error
  @error
end

#retry_detailsTypes::RetryDetails

Returns the value of attribute retry_details.

Returns:



2097
2098
2099
# File 'sig/types.rbs', line 2097

def retry_details
  @retry_details
end