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