Class: Aws::Types::RetrieveEnvironmentInfoResultMessage
- Inherits:
-
Object
- Object
- Aws::Types::RetrieveEnvironmentInfoResultMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#environment_info ⇒ ::Array[Types::EnvironmentInfoDescription]
Returns the value of attribute environment_info.
Instance Attribute Details
#environment_info ⇒ ::Array[Types::EnvironmentInfoDescription]
Returns the value of attribute environment_info.
898 899 900 |
# File 'sig/types.rbs', line 898 def environment_info @environment_info end |