Class CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotsitewise.CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty
An implementation for
CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.iotsitewise.CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty
CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty.Builder, CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty.Builder
.
-
-
Method Details
-
getInputProperties
Description copied from interface:CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty
Input properties for anomaly detection.- Specified by:
getInputProperties
in interfaceCfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty
- See Also:
-
getResultProperty
Description copied from interface:CfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty
Result property for anomaly detection.- Specified by:
getResultProperty
in interfaceCfnComputationModel.AnomalyDetectionComputationModelConfigurationProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-