Class: Aws::Types::S3FilesConfig
- Inherits:
-
Object
- Object
- Aws::Types::S3FilesConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#direct_s3_read ⇒ "ENABLED", ...
Returns the value of attribute direct_s3_read.
Instance Attribute Details
#direct_s3_read ⇒ "ENABLED", ...
Returns the value of attribute direct_s3_read.
1964 1965 1966 |
# File 'sig/types.rbs', line 1964 def direct_s3_read @direct_s3_read end |