Class: Aws::Notifications::Types::Dimension
- Inherits:
-
Struct
- Object
- Struct
- Aws::Notifications::Types::Dimension
- Defined in:
- gems/aws-sdk-notifications/lib/aws-sdk-notifications/types.rb
Overview
The key-value pair of properties for an event.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#name ⇒ String
The name of the dimension.
-
#value ⇒ String
The value of the dimension.