Class: Aws::Types::ExportLabelsTaskRunProperties
- Inherits:
-
Object
- Object
- Aws::Types::ExportLabelsTaskRunProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#output_s3_path ⇒ ::String
Returns the value of attribute output_s3_path.
Instance Attribute Details
#output_s3_path ⇒ ::String
Returns the value of attribute output_s3_path.
2986 2987 2988 |
# File 'sig/types.rbs', line 2986 def output_s3_path @output_s3_path end |