Class: Aws::Types::S3LogsConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::S3LogsConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enable ⇒ Boolean
Returns the value of attribute enable.
Instance Attribute Details
#enable ⇒ Boolean
Returns the value of attribute enable.
2742 2743 2744 |
# File 'sig/types.rbs', line 2742 def enable @enable end |