Class: Aws::Types::GetImportJobRequest

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:



1610
1611
1612
# File 'sig/types.rbs', line 1610

def application_id
  @application_id
end

#job_id::String

Returns the value of attribute job_id.

Returns:



1611
1612
1613
# File 'sig/types.rbs', line 1611

def job_id
  @job_id
end