Class: Aws::Types::BatchInferenceJobOutput
- Inherits:
-
Object
- Object
- Aws::Types::BatchInferenceJobOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_data_destination ⇒ Types::S3DataConfig
Returns the value of attribute s3_data_destination.
Instance Attribute Details
#s3_data_destination ⇒ Types::S3DataConfig
Returns the value of attribute s3_data_destination.
78 79 80 |
# File 'sig/types.rbs', line 78 def s3_data_destination @s3_data_destination end |