DataSourceParametersS3Args

data class DataSourceParametersS3Args(val manifestFileLocation: Output<DataSourceParametersS3ManifestFileLocationArgs>) : ConvertibleToJava<DataSourceParametersS3Args>

Constructors

Link copied to clipboard
constructor(manifestFileLocation: Output<DataSourceParametersS3ManifestFileLocationArgs>)

Properties

Link copied to clipboard

An object containing the S3 location of the S3 manifest file.

Functions

Link copied to clipboard
open override fun toJava(): DataSourceParametersS3Args