@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 - Contains information about a source file's formatting. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.S3SourceConfigProperty.Builder fileFormatDescriptor(IResolvable fileFormatDescriptor)
CfnAnomalyDetector.S3SourceConfigProperty.getFileFormatDescriptor()fileFormatDescriptor - Contains information about a source file's formatting. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.S3SourceConfigProperty.Builder roleArn(String roleArn)
CfnAnomalyDetector.S3SourceConfigProperty.getRoleArn()roleArn - The ARN of an IAM role that has read and write access permissions to the source S3 bucket. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.S3SourceConfigProperty.Builder historicalDataPathList(List<String> historicalDataPathList)
CfnAnomalyDetector.S3SourceConfigProperty.getHistoricalDataPathList()historicalDataPathList - A list of paths to the historical data files.this@Stability(value=Stable) public CfnAnomalyDetector.S3SourceConfigProperty.Builder templatedPathList(List<String> templatedPathList)
CfnAnomalyDetector.S3SourceConfigProperty.getTemplatedPathList()templatedPathList - A list of templated paths to the source files.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 © 2022. All rights reserved.