Class: Aws::Types::DescribeLoggingOptionsResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeLoggingOptionsResponse
- 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.
1829 1830 1831 |
# File 'sig/types.rbs', line 1829 def @logging_options end |