Class: Aws::Types::ThirdPartyJobDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dataTypes::ThirdPartyJobData

Returns the value of attribute data.



1438
1439
1440
# File 'sig/types.rbs', line 1438

def data
  @data
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1437
1438
1439
# File 'sig/types.rbs', line 1437

def id
  @id
end

#nonce::String

Returns the value of attribute nonce.

Returns:

  • (::String)


1439
1440
1441
# File 'sig/types.rbs', line 1439

def nonce
  @nonce
end