Class: Aws::Types::DeleteBackendEnvironmentResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBackendEnvironmentResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#backend_environment ⇒ Types::BackendEnvironment
Returns the value of attribute backend_environment.
Instance Attribute Details
#backend_environment ⇒ Types::BackendEnvironment
Returns the value of attribute backend_environment.
277 278 279 |
# File 'sig/types.rbs', line 277 def backend_environment @backend_environment end |