class
Amazonite::CloudWatch::PutAnomalyDetectorOutput
- Amazonite::CloudWatch::PutAnomalyDetectorOutput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cloudwatch/put_anomaly_detector_output.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#anomaly_detector_id : String | Nil
The unique identifier of the anomaly detector that you created or updated.
-
#anomaly_detector_id=(anomaly_detector_id : String | Nil)
The unique identifier of the anomaly detector that you created or updated.
-
#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?.
def anomaly_detector_id : String | Nil
#
The unique identifier of the anomaly detector that you created or updated.
def anomaly_detector_id=(anomaly_detector_id : String | Nil)
#
The unique identifier of the anomaly detector that you created or updated.