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

#account_id::String

Returns the value of attribute account_id.

Returns:



453
454
455
# File 'sig/types.rbs', line 453

def 
  @account_id
end

#job_id::String

Returns the value of attribute job_id.

Returns:



454
455
456
# File 'sig/types.rbs', line 454

def job_id
  @job_id
end