Class: Aws::Types::JobManifest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#locationTypes::JobManifestLocation

Returns the value of attribute location.



958
959
960
# File 'sig/types.rbs', line 958

def location
  @location
end

#specTypes::JobManifestSpec

Returns the value of attribute spec.



957
958
959
# File 'sig/types.rbs', line 957

def spec
  @spec
end