Class: Aws::Types::DeleteServiceRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteServiceRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_identifier ⇒ ::String
Returns the value of attribute service_identifier.
Instance Attribute Details
#service_identifier ⇒ ::String
Returns the value of attribute service_identifier.
432 433 434 |
# File 'sig/types.rbs', line 432 def service_identifier @service_identifier end |