Class: Aws::Types::EnvironmentProperties
- Inherits:
-
Object
- Object
- Aws::Types::EnvironmentProperties
- 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.
605 606 607 |
# File 'sig/types.rbs', line 605 def property_groups @property_groups end |