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.
310 311 312 |
# File 'sig/types.rbs', line 310 def service_function_id @service_function_id end |