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:



2060
2061
2062
# File 'sig/types.rbs', line 2060

def error
  @error
end

#retry_detailsTypes::RetryDetails

Returns the value of attribute retry_details.

Returns:



2061
2062
2063
# File 'sig/types.rbs', line 2061

def retry_details
  @retry_details
end