Class: Aws::Types::CreateExportJobRequest

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)


552
553
554
# File 'sig/types.rbs', line 552

def application_id
  @application_id
end

#export_job_requestTypes::ExportJobRequest

Returns the value of attribute export_job_request.



553
554
555
# File 'sig/types.rbs', line 553

def export_job_request
  @export_job_request
end