Class: Aws::Types::BatchInferenceJobInput
- Inherits:
-
Object
- Object
- Aws::Types::BatchInferenceJobInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_data_source ⇒ Types::S3DataConfig
Returns the value of attribute s3_data_source.
Instance Attribute Details
#s3_data_source ⇒ Types::S3DataConfig
Returns the value of attribute s3_data_source.
73 74 75 |
# File 'sig/types.rbs', line 73 def s3_data_source @s3_data_source end |