Class: Aws::Types::PutJobFailureResultInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#failure_detailsTypes::FailureDetails

Returns the value of attribute failure_details.



1056
1057
1058
# File 'sig/types.rbs', line 1056

def failure_details
  @failure_details
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


1055
1056
1057
# File 'sig/types.rbs', line 1055

def job_id
  @job_id
end