Class: Aws::Types::UpdateEnvironmentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateEnvironmentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#environment ⇒ Types::Environment
Returns the value of attribute environment.
Instance Attribute Details
#environment ⇒ Types::Environment
Returns the value of attribute environment.
1064 1065 1066 |
# File 'sig/types.rbs', line 1064 def environment @environment end |