Struct aws_sdk_glue::model::transform_parameters::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for TransformParameters
Implementations
The type of machine learning transform.
For information about the types of machine learning transforms, see Creating Machine Learning Transforms.
The type of machine learning transform.
For information about the types of machine learning transforms, see Creating Machine Learning Transforms.
The parameters for the find matches algorithm.
The parameters for the find matches algorithm.
Consumes the builder and constructs a TransformParameters
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
