@Stability(value=Stable) @Internal public static final class CfnAnomalyDetector.S3SourceConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetector.S3SourceConfigProperty
CfnAnomalyDetector.S3SourceConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalyDetector.S3SourceConfigProperty.Builder, CfnAnomalyDetector.S3SourceConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnomalyDetector.S3SourceConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalyDetector.AnomalyDetectorConfigProperty.Builder. |
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(Object o) |
Object |
getFileFormatDescriptor()
Contains information about a source file's formatting.
|
List<String> |
getHistoricalDataPathList()
A list of paths to the historical data files.
|
String |
getRoleArn()
The ARN of an IAM role that has read and write access permissions to the source S3 bucket.
|
List<String> |
getTemplatedPathList()
A list of templated paths to the source files.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnAnomalyDetector.S3SourceConfigProperty.Builder builder)
CfnAnomalyDetector.AnomalyDetectorConfigProperty.Builder.public final Object getFileFormatDescriptor()
CfnAnomalyDetector.S3SourceConfigPropertygetFileFormatDescriptor in interface CfnAnomalyDetector.S3SourceConfigPropertypublic final String getRoleArn()
CfnAnomalyDetector.S3SourceConfigPropertygetRoleArn in interface CfnAnomalyDetector.S3SourceConfigPropertypublic final List<String> getHistoricalDataPathList()
CfnAnomalyDetector.S3SourceConfigPropertygetHistoricalDataPathList in interface CfnAnomalyDetector.S3SourceConfigPropertypublic final List<String> getTemplatedPathList()
CfnAnomalyDetector.S3SourceConfigPropertygetTemplatedPathList in interface CfnAnomalyDetector.S3SourceConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.