AmazonS3DatasetArgs

constructor(annotations: Output<List<Any>>? = null, bucketName: Output<Any>, compression: Output<DatasetCompressionArgs>? = null, description: Output<String>? = null, folder: Output<DatasetFolderArgs>? = null, format: Output<Any>? = null, key: Output<Any>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>, modifiedDatetimeEnd: Output<Any>? = null, modifiedDatetimeStart: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, prefix: Output<Any>? = null, schema: Output<Any>? = null, structure: Output<Any>? = null, type: Output<String>, version: Output<Any>? = null)