Class: Aws::Types::DeleteServiceFunctionResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteServiceFunctionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_function_id ⇒ ::String
Returns the value of attribute service_function_id.
Instance Attribute Details
#service_function_id ⇒ ::String
Returns the value of attribute service_function_id.
303 304 305 |
# File 'sig/types.rbs', line 303 def service_function_id @service_function_id end |