Class: Aws::Types::TaskRunManifestPropertiesResponse
- Inherits:
-
Object
- Object
- Aws::Types::TaskRunManifestPropertiesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#output_manifest_hash ⇒ ::String
Returns the value of attribute output_manifest_hash.
-
#output_manifest_path ⇒ ::String
Returns the value of attribute output_manifest_path.
Instance Attribute Details
#output_manifest_hash ⇒ ::String
Returns the value of attribute output_manifest_hash.
3079 3080 3081 |
# File 'sig/types.rbs', line 3079 def output_manifest_hash @output_manifest_hash end |
#output_manifest_path ⇒ ::String
Returns the value of attribute output_manifest_path.
3078 3079 3080 |
# File 'sig/types.rbs', line 3078 def output_manifest_path @output_manifest_path end |