Class: Aws::Types::DeleteFunctionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFunctionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#function_id ⇒ ::String
Returns the value of attribute function_id.
Instance Attribute Details
#function_id ⇒ ::String
Returns the value of attribute function_id.
381 382 383 |
# File 'sig/types.rbs', line 381 def function_id @function_id end |