Class: Aws::Types::Logging
- Inherits:
-
Object
- Object
- Aws::Types::Logging
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_logs ⇒ Types::S3Logs
Returns the value of attribute s3_logs.
Instance Attribute Details
#s3_logs ⇒ Types::S3Logs
Returns the value of attribute s3_logs.
1756 1757 1758 |
# File 'sig/types.rbs', line 1756 def s3_logs @s3_logs end |