Class: Aws::Types::MetricPolicyRule
- Inherits:
-
Object
- Object
- Aws::Types::MetricPolicyRule
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#object_group ⇒ ::String
Returns the value of attribute object_group.
-
#object_group_name ⇒ ::String
Returns the value of attribute object_group_name.
Instance Attribute Details
#object_group ⇒ ::String
Returns the value of attribute object_group.
185 186 187 |
# File 'sig/types.rbs', line 185 def object_group @object_group end |
#object_group_name ⇒ ::String
Returns the value of attribute object_group_name.
186 187 188 |
# File 'sig/types.rbs', line 186 def object_group_name @object_group_name end |