Class: Aws::Types::DescribeJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_category"AgentRFT", "AgentRFTEvaluation"

Returns the value of attribute job_category.

Returns:

  • ("AgentRFT", "AgentRFTEvaluation")


4559
4560
4561
# File 'sig/types.rbs', line 4559

def job_category
  @job_category
end

#job_name::String

Returns the value of attribute job_name.

Returns:

  • (::String)


4558
4559
4560
# File 'sig/types.rbs', line 4558

def job_name
  @job_name
end