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