Class CfnAnomalyDetector.MetricSourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector.MetricSourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnomalyDetector.MetricSourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnAnomalyDetector.MetricSourceProperty
@Stability(Stable)
@Internal
public static final class CfnAnomalyDetector.MetricSourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnomalyDetector.MetricSourceProperty
An implementation for
CfnAnomalyDetector.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.services.lookoutmetrics.CfnAnomalyDetector.MetricSourceProperty
CfnAnomalyDetector.MetricSourceProperty.Builder, CfnAnomalyDetector.MetricSourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalyDetector.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 theCfnAnomalyDetector.MetricSourceProperty.Builder.
-
-
Method Details
-
getAppFlowConfig
Description copied from interface:CfnAnomalyDetector.MetricSourcePropertyDetails about an AppFlow datasource.- Specified by:
getAppFlowConfigin interfaceCfnAnomalyDetector.MetricSourceProperty
-
getCloudwatchConfig
Description copied from interface:CfnAnomalyDetector.MetricSourcePropertyDetails about an Amazon CloudWatch monitoring datasource.- Specified by:
getCloudwatchConfigin interfaceCfnAnomalyDetector.MetricSourceProperty
-
getRdsSourceConfig
Description copied from interface:CfnAnomalyDetector.MetricSourcePropertyDetails about an Amazon Relational Database Service (RDS) datasource.- Specified by:
getRdsSourceConfigin interfaceCfnAnomalyDetector.MetricSourceProperty
-
getRedshiftSourceConfig
Description copied from interface:CfnAnomalyDetector.MetricSourcePropertyDetails about an Amazon Redshift database datasource.- Specified by:
getRedshiftSourceConfigin interfaceCfnAnomalyDetector.MetricSourceProperty
-
getS3SourceConfig
Description copied from interface:CfnAnomalyDetector.MetricSourcePropertyContains information about the configuration of the S3 bucket that contains source files.- Specified by:
getS3SourceConfigin interfaceCfnAnomalyDetector.MetricSourceProperty
-
$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()
-