Anomaly Detector S3Source Config Args
data class AnomalyDetectorS3SourceConfigArgs(val fileFormatDescriptor: Output<AnomalyDetectorFileFormatDescriptorArgs>, val historicalDataPathList: Output<List<String>>? = null, val roleArn: Output<String>, val templatedPathList: Output<List<String>>? = null) : ConvertibleToJava<AnomalyDetectorS3SourceConfigArgs>