Class: Aws::Types::GetBucketMetricsConfigurationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetBucketMetricsConfigurationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#metrics_configuration ⇒ Types::MetricsConfiguration
Returns the value of attribute metrics_configuration.
Instance Attribute Details
#metrics_configuration ⇒ Types::MetricsConfiguration
Returns the value of attribute metrics_configuration.
975 976 977 |
# File 'sig/types.rbs', line 975 def metrics_configuration @metrics_configuration end |