Class: Aws::Types::JobDetails

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:

  • (::String)


703
704
705
# File 'sig/types.rbs', line 703

def 
  @account_id
end

#dataTypes::JobData

Returns the value of attribute data.

Returns:



702
703
704
# File 'sig/types.rbs', line 702

def data
  @data
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


701
702
703
# File 'sig/types.rbs', line 701

def id
  @id
end