Class: Aws::Types::VariantProperty
- Inherits:
-
Object
- Object
- Aws::Types::VariantProperty
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#variant_property_type ⇒ "DesiredInstanceCount", ...
Returns the value of attribute variant_property_type.
Instance Attribute Details
#variant_property_type ⇒ "DesiredInstanceCount", ...
Returns the value of attribute variant_property_type.
12571 12572 12573 |
# File 'sig/types.rbs', line 12571 def variant_property_type @variant_property_type end |