Class: Aws::Types::DeleteEnvironmentResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEnvironmentResponse
- 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.
173 174 175 |
# File 'sig/types.rbs', line 173 def environment @environment end |