Class: Aws::Types::AdapterVersionDatasetConfig
- Inherits:
-
Object
- Object
- Aws::Types::AdapterVersionDatasetConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#manifest_s3_object ⇒ Types::S3Object
Returns the value of attribute manifest_s3_object.
Instance Attribute Details
#manifest_s3_object ⇒ Types::S3Object
Returns the value of attribute manifest_s3_object.
30 31 32 |
# File 'sig/types.rbs', line 30 def manifest_s3_object @manifest_s3_object end |