#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for ServiceCatalogProvisioningUpdateDetails
Implementations
The ID of the provisioning artifact.
The ID of the provisioning artifact.
Appends an item to provisioning_parameters.
To override the contents of this collection use set_provisioning_parameters.
A list of key value pairs that you specify when you provision a product.
A list of key value pairs that you specify when you provision a product.
Consumes the builder and constructs a ServiceCatalogProvisioningUpdateDetails
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