Class: Aws::Types::CreateEnvironmentOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateEnvironmentOutput
- 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.
199 200 201 |
# File 'sig/types.rbs', line 199 def environment @environment end |