Class: Aws::Types::LogDeliveryConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::LogDeliveryConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_configuration ⇒ Types::S3Configuration
Returns the value of attribute s3_configuration.
Instance Attribute Details
#s3_configuration ⇒ Types::S3Configuration
Returns the value of attribute s3_configuration.
685 686 687 |
# File 'sig/types.rbs', line 685 def s3_configuration @s3_configuration end |