Class: Aws::Types::GetBackendEnvironmentResult
- Inherits:
-
Object
- Object
- Aws::Types::GetBackendEnvironmentResult
- 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.
386 387 388 |
# File 'sig/types.rbs', line 386 def backend_environment @backend_environment end |