Class: Aws::Types::DeleteEnvironmentOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEnvironmentOutput
- 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.
379 380 381 |
# File 'sig/types.rbs', line 379 def environment @environment end |