Class: Aws::Types::ExportVectorEnrichmentJobOutputConfig
- Inherits:
-
Object
- Object
- Aws::Types::ExportVectorEnrichmentJobOutputConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_data ⇒ Types::VectorEnrichmentJobS3Data
Returns the value of attribute s3_data.
Instance Attribute Details
#s3_data ⇒ Types::VectorEnrichmentJobS3Data
Returns the value of attribute s3_data.
156 157 158 |
# File 'sig/types.rbs', line 156 def s3_data @s3_data end |