Class: Aws::Types::Asset
- Inherits:
-
Object
- Object
- Aws::Types::Asset
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ground_truth_manifest ⇒ Types::GroundTruthManifest
Returns the value of attribute ground_truth_manifest.
Instance Attribute Details
#ground_truth_manifest ⇒ Types::GroundTruthManifest
Returns the value of attribute ground_truth_manifest.
21 22 23 |
# File 'sig/types.rbs', line 21 def ground_truth_manifest @ground_truth_manifest end |