class
Amazonite::CloudFormation::DetectStackResourceDriftOutput
- Amazonite::CloudFormation::DetectStackResourceDriftOutput
- Reference
- Object
Defined in:
cloudformation/detect_stack_resource_drift_output.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#stack_resource_drift : StackResourceDrift
Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.
-
#stack_resource_drift=(stack_resource_drift : StackResourceDrift)
Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.
- #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.
Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.