Class: Aws::Types::ThirdPartyJob

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_id::String

Returns the value of attribute client_id.

Returns:

  • (::String)


1419
1420
1421
# File 'sig/types.rbs', line 1419

def client_id
  @client_id
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


1420
1421
1422
# File 'sig/types.rbs', line 1420

def job_id
  @job_id
end