Struct aws_sdk_appflow::model::veeva_source_properties::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for VeevaSourceProperties
Implementations
The object specified in the Veeva flow source.
The object specified in the Veeva flow source.
The document type specified in the Veeva document extract flow.
The document type specified in the Veeva document extract flow.
Boolean value to include source files in Veeva document extract flow.
Boolean value to include source files in Veeva document extract flow.
Boolean value to include file renditions in Veeva document extract flow.
Boolean value to include file renditions in Veeva document extract flow.
Boolean value to include All Versions of files in Veeva document extract flow.
Boolean value to include All Versions of files in Veeva document extract flow.
Consumes the builder and constructs a VeevaSourceProperties
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more