Class: Aws::Types::GetExportJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


1577
1578
1579
# File 'sig/types.rbs', line 1577

def application_id
  @application_id
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


1578
1579
1580
# File 'sig/types.rbs', line 1578

def job_id
  @job_id
end