Class: Aws::Types::DeleteEnvironmentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEnvironmentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#environment_identifier ⇒ ::String
Returns the value of attribute environment_identifier.
Instance Attribute Details
#environment_identifier ⇒ ::String
Returns the value of attribute environment_identifier.
204 205 206 |
# File 'sig/types.rbs', line 204 def environment_identifier @environment_identifier end |