Class CfnAnomalyDetectorPropsMixin.MetricSourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics.CfnAnomalyDetectorPropsMixin.MetricSourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnomalyDetectorPropsMixin.MetricSourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnomalyDetectorPropsMixin.MetricSourceProperty
@Stability(Stable)
@Internal
public static final class CfnAnomalyDetectorPropsMixin.MetricSourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnomalyDetectorPropsMixin.MetricSourceProperty
An implementation for
CfnAnomalyDetectorPropsMixin.MetricSourceProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics.CfnAnomalyDetectorPropsMixin.MetricSourceProperty
CfnAnomalyDetectorPropsMixin.MetricSourceProperty.Builder, CfnAnomalyDetectorPropsMixin.MetricSourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalyDetectorPropsMixin.MetricSourceProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectDetails about an AppFlow datasource.final ObjectDetails about an Amazon CloudWatch monitoring datasource.final ObjectDetails about an Amazon Relational Database Service (RDS) datasource.final ObjectDetails about an Amazon Redshift database datasource.final ObjectContains information about the configuration of the S3 bucket that contains source files.final inthashCode()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
Constructor that initializes the object based on literal property values passed by theCfnAnomalyDetectorPropsMixin.MetricSourceProperty.Builder.
-
-
Method Details
-
getAppFlowConfig
Description copied from interface:CfnAnomalyDetectorPropsMixin.MetricSourcePropertyDetails about an AppFlow datasource.Returns union: either
IResolvableorCfnAnomalyDetectorPropsMixin.AppFlowConfigProperty- Specified by:
getAppFlowConfigin interfaceCfnAnomalyDetectorPropsMixin.MetricSourceProperty- See Also:
-
getCloudwatchConfig
Description copied from interface:CfnAnomalyDetectorPropsMixin.MetricSourcePropertyDetails about an Amazon CloudWatch monitoring datasource.Returns union: either
IResolvableorCfnAnomalyDetectorPropsMixin.CloudwatchConfigProperty- Specified by:
getCloudwatchConfigin interfaceCfnAnomalyDetectorPropsMixin.MetricSourceProperty- See Also:
-
getRdsSourceConfig
Description copied from interface:CfnAnomalyDetectorPropsMixin.MetricSourcePropertyDetails about an Amazon Relational Database Service (RDS) datasource.Returns union: either
IResolvableorCfnAnomalyDetectorPropsMixin.RDSSourceConfigProperty- Specified by:
getRdsSourceConfigin interfaceCfnAnomalyDetectorPropsMixin.MetricSourceProperty- See Also:
-
getRedshiftSourceConfig
Description copied from interface:CfnAnomalyDetectorPropsMixin.MetricSourcePropertyDetails about an Amazon Redshift database datasource.Returns union: either
IResolvableorCfnAnomalyDetectorPropsMixin.RedshiftSourceConfigProperty- Specified by:
getRedshiftSourceConfigin interfaceCfnAnomalyDetectorPropsMixin.MetricSourceProperty- See Also:
-
getS3SourceConfig
Description copied from interface:CfnAnomalyDetectorPropsMixin.MetricSourcePropertyContains information about the configuration of the S3 bucket that contains source files.Returns union: either
IResolvableorCfnAnomalyDetectorPropsMixin.S3SourceConfigProperty- Specified by:
getS3SourceConfigin interfaceCfnAnomalyDetectorPropsMixin.MetricSourceProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-