@Stability(value=Stable) public static final class CfnAnomalyDetector.S3SourceConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetector.S3SourceConfigProperty>
CfnAnomalyDetector.S3SourceConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnAnomalyDetector.S3SourceConfigProperty.Builder fileFormatDescriptor(CfnAnomalyDetector.FileFormatDescriptorProperty fileFormatDescriptor)
CfnAnomalyDetector.S3SourceConfigProperty.getFileFormatDescriptor()fileFormatDescriptor - `CfnAnomalyDetector.S3SourceConfigProperty.FileFormatDescriptor`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.S3SourceConfigProperty.Builder fileFormatDescriptor(IResolvable fileFormatDescriptor)
CfnAnomalyDetector.S3SourceConfigProperty.getFileFormatDescriptor()fileFormatDescriptor - `CfnAnomalyDetector.S3SourceConfigProperty.FileFormatDescriptor`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.S3SourceConfigProperty.Builder roleArn(String roleArn)
CfnAnomalyDetector.S3SourceConfigProperty.getRoleArn()roleArn - `CfnAnomalyDetector.S3SourceConfigProperty.RoleArn`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.S3SourceConfigProperty.Builder historicalDataPathList(List<String> historicalDataPathList)
CfnAnomalyDetector.S3SourceConfigProperty.getHistoricalDataPathList()historicalDataPathList - `CfnAnomalyDetector.S3SourceConfigProperty.HistoricalDataPathList`.this@Stability(value=Stable) public CfnAnomalyDetector.S3SourceConfigProperty.Builder templatedPathList(List<String> templatedPathList)
CfnAnomalyDetector.S3SourceConfigProperty.getTemplatedPathList()templatedPathList - `CfnAnomalyDetector.S3SourceConfigProperty.TemplatedPathList`.this@Stability(value=Stable) public CfnAnomalyDetector.S3SourceConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetector.S3SourceConfigProperty>CfnAnomalyDetector.S3SourceConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.