public static final class CfnAnomalyDetector.MetricSourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetector.MetricSourceProperty
CfnAnomalyDetector.MetricSourceProperty
CfnAnomalyDetector.MetricSourceProperty.Builder, CfnAnomalyDetector.MetricSourceProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getAppFlowConfig()
Details about an AppFlow datasource.
|
java.lang.Object |
getCloudwatchConfig()
Details about an Amazon CloudWatch monitoring datasource.
|
java.lang.Object |
getRdsSourceConfig()
Details about an Amazon Relational Database Service (RDS) datasource.
|
java.lang.Object |
getRedshiftSourceConfig()
Details about an Amazon Redshift database datasource.
|
java.lang.Object |
getS3SourceConfig()
Contains information about the configuration of the S3 bucket that contains source files.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getAppFlowConfig()
CfnAnomalyDetector.MetricSourceProperty
getAppFlowConfig
in interface CfnAnomalyDetector.MetricSourceProperty
public final java.lang.Object getCloudwatchConfig()
CfnAnomalyDetector.MetricSourceProperty
getCloudwatchConfig
in interface CfnAnomalyDetector.MetricSourceProperty
public final java.lang.Object getRdsSourceConfig()
CfnAnomalyDetector.MetricSourceProperty
getRdsSourceConfig
in interface CfnAnomalyDetector.MetricSourceProperty
public final java.lang.Object getRedshiftSourceConfig()
CfnAnomalyDetector.MetricSourceProperty
getRedshiftSourceConfig
in interface CfnAnomalyDetector.MetricSourceProperty
public final java.lang.Object getS3SourceConfig()
CfnAnomalyDetector.MetricSourceProperty
getS3SourceConfig
in interface CfnAnomalyDetector.MetricSourceProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()