Class: Aws::Types::GetFunctionRecursionConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetFunctionRecursionConfigRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#function_name ⇒ ::String
Returns the value of attribute function_name.
Instance Attribute Details
#function_name ⇒ ::String
Returns the value of attribute function_name.
1056 1057 1058 |
# File 'sig/types.rbs', line 1056 def function_name @function_name end |