Class: Aws::Types::GetLoggingOptionsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetLoggingOptionsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloud_watch_log_delivery ⇒ Types::CloudWatchLogDeliveryOptions
Returns the value of attribute cloud_watch_log_delivery.
Instance Attribute Details
#cloud_watch_log_delivery ⇒ Types::CloudWatchLogDeliveryOptions
Returns the value of attribute cloud_watch_log_delivery.
586 587 588 |
# File 'sig/types.rbs', line 586 def cloud_watch_log_delivery @cloud_watch_log_delivery end |