Class: Aws::Types::DeleteComputeEnvironmentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteComputeEnvironmentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#compute_environment ⇒ ::String
Returns the value of attribute compute_environment.
Instance Attribute Details
#compute_environment ⇒ ::String
Returns the value of attribute compute_environment.
361 362 363 |
# File 'sig/types.rbs', line 361 def compute_environment @compute_environment end |