Struct aws_sdk_s3::model::parquet_input::Builder
source · pub struct Builder {}
Expand description
A builder for ParquetInput
.
Implementations§
source§impl Builder
impl Builder
sourcepub fn build(self) -> ParquetInput
pub fn build(self) -> ParquetInput
Consumes the builder and constructs a ParquetInput
.