Class: Aws::Types::GetBucketLoggingOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetBucketLoggingOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#logging_enabled ⇒ Types::LoggingEnabled
Returns the value of attribute logging_enabled.
Instance Attribute Details
#logging_enabled ⇒ Types::LoggingEnabled
Returns the value of attribute logging_enabled.
930 931 932 |
# File 'sig/types.rbs', line 930 def logging_enabled @logging_enabled end |