Class: Aws::Types::KPIVisualStandardLayout
- Inherits:
-
Object
- Object
- Aws::Types::KPIVisualStandardLayout
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#type ⇒ "CLASSIC", "VERTICAL"
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ "CLASSIC", "VERTICAL"
Returns the value of attribute type.
7064 7065 7066 |
# File 'sig/types.rbs', line 7064 def type @type end |