Class: Aws::Types::TaskRunManifestPropertiesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#output_manifest_hash::String

Returns the value of attribute output_manifest_hash.

Returns:

  • (::String)


3073
3074
3075
# File 'sig/types.rbs', line 3073

def output_manifest_hash
  @output_manifest_hash
end

#output_manifest_path::String

Returns the value of attribute output_manifest_path.

Returns:

  • (::String)


3072
3073
3074
# File 'sig/types.rbs', line 3072

def output_manifest_path
  @output_manifest_path
end