class
Amazonite::Lambda::GetFunctionRecursionConfigRequest
- Amazonite::Lambda::GetFunctionRecursionConfigRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
lambda/get_function_recursion_config_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#function_name : String
The name of the function.
-
#function_name=(function_name : String)
The name of the function.
-
#hash(hasher)
See
Object#hash(hasher) - #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.