Class: Aws::Types::CreateBackendEnvironmentResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateBackendEnvironmentResult
- 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.
176 177 178 |
# File 'sig/types.rbs', line 176 def backend_environment @backend_environment end |