Class: Aws::Types::PutLoggingOptionsRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_log_delivery ⇒ Types::CloudWatchLogDeliveryOptions

Returns the value of attribute cloud_watch_log_delivery.



1091
1092
1093
# File 'sig/types.rbs', line 1091

def cloud_watch_log_delivery
  @cloud_watch_log_delivery
end