class
Amazonite::Lambda::TracingConfigResponse
- Amazonite::Lambda::TracingConfigResponse
- Reference
- Object
Overview
The function's X-Ray tracing configuration.
Included Modules
- JSON::Serializable
Defined in:
lambda/tracing_config_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#mode : TracingMode | Nil
The tracing mode.
-
#mode=(mode : TracingMode | Nil)
The tracing mode.
- #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?.