Class: Aws::Types::EnvironmentPropertyUpdates
- Inherits:
-
Object
- Object
- Aws::Types::EnvironmentPropertyUpdates
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#property_groups ⇒ ::Array[Types::PropertyGroup]
Returns the value of attribute property_groups.
Instance Attribute Details
#property_groups ⇒ ::Array[Types::PropertyGroup]
Returns the value of attribute property_groups.
615 616 617 |
# File 'sig/types.rbs', line 615 def property_groups @property_groups end |