Class: Aws::Types::PutLoggingOptionsRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutLoggingOptionsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#logging_options ⇒ Types::LoggingOptions
Returns the value of attribute logging_options.
Instance Attribute Details
#logging_options ⇒ Types::LoggingOptions
Returns the value of attribute logging_options.
614 615 616 |
# File 'sig/types.rbs', line 614 def @logging_options end |