Class: Aws::Types::SetLogDeliveryConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::SetLogDeliveryConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#log_delivery_configuration ⇒ Types::LogDeliveryConfigurationType
Returns the value of attribute log_delivery_configuration.
Instance Attribute Details
#log_delivery_configuration ⇒ Types::LogDeliveryConfigurationType
Returns the value of attribute log_delivery_configuration.
1919 1920 1921 |
# File 'sig/types.rbs', line 1919 def log_delivery_configuration @log_delivery_configuration end |