Class: Aws::Types::GetBucketAnalyticsConfigurationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetBucketAnalyticsConfigurationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analytics_configuration ⇒ Types::AnalyticsConfiguration
Returns the value of attribute analytics_configuration.
Instance Attribute Details
#analytics_configuration ⇒ Types::AnalyticsConfiguration
Returns the value of attribute analytics_configuration.
838 839 840 |
# File 'sig/types.rbs', line 838 def analytics_configuration @analytics_configuration end |