Class: Aws::Types::CreateEnvironmentResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateEnvironmentResponse
- 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.
122 123 124 |
# File 'sig/types.rbs', line 122 def environment @environment end |