Class: Aws::Types::RuleExecutionResult

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:



1231
1232
1233
# File 'sig/types.rbs', line 1231

def error_details
  @error_details
end

#external_execution_id::String

Returns the value of attribute external_execution_id.

Returns:



1228
1229
1230
# File 'sig/types.rbs', line 1228

def external_execution_id
  @external_execution_id
end

#external_execution_summary::String

Returns the value of attribute external_execution_summary.

Returns:



1229
1230
1231
# File 'sig/types.rbs', line 1229

def external_execution_summary
  @external_execution_summary
end

#external_execution_url::String

Returns the value of attribute external_execution_url.

Returns:



1230
1231
1232
# File 'sig/types.rbs', line 1230

def external_execution_url
  @external_execution_url
end