Class: Aws::Types::JobManifestGenerator

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

Defined Under Namespace

Classes: S3JobManifestGenerator, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_job_manifest_generatorTypes::S3JobManifestGenerator

Returns the value of attribute s3_job_manifest_generator.



963
964
965
# File 'sig/types.rbs', line 963

def s3_job_manifest_generator
  @s3_job_manifest_generator
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


964
965
966
# File 'sig/types.rbs', line 964

def unknown
  @unknown
end