Class: Aws::Types::DeleteServiceEnvironmentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteServiceEnvironmentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_environment ⇒ ::String
Returns the value of attribute service_environment.
Instance Attribute Details
#service_environment ⇒ ::String
Returns the value of attribute service_environment.
399 400 401 |
# File 'sig/types.rbs', line 399 def service_environment @service_environment end |