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.
12595 12596 12597 |
# File 'sig/types.rbs', line 12595 def variant_property_type @variant_property_type end |