Class: Aws::Types::ActionExecutionResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#error_detailsTypes::ErrorDetails

Returns the value of attribute error_details.

Returns:



143
144
145
# File 'sig/types.rbs', line 143

def error_details
  @error_details
end

#external_execution_id::String

Returns the value of attribute external_execution_id.

Returns:

  • (::String)


140
141
142
# File 'sig/types.rbs', line 140

def external_execution_id
  @external_execution_id
end

#external_execution_summary::String

Returns the value of attribute external_execution_summary.

Returns:

  • (::String)


141
142
143
# File 'sig/types.rbs', line 141

def external_execution_summary
  @external_execution_summary
end

#external_execution_url::String

Returns the value of attribute external_execution_url.

Returns:

  • (::String)


142
143
144
# File 'sig/types.rbs', line 142

def external_execution_url
  @external_execution_url
end

#log_stream_arn::String

Returns the value of attribute log_stream_arn.

Returns:

  • (::String)


144
145
146
# File 'sig/types.rbs', line 144

def log_stream_arn
  @log_stream_arn
end