Struct aws_sdk_quicksight::output::update_template_output::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for UpdateTemplateOutput
Implementations
The ID for the template.
The ID for the template.
The Amazon Resource Name (ARN) for the template.
The Amazon Resource Name (ARN) for the template.
The ARN for the template, including the version information of the first version.
The ARN for the template, including the version information of the first version.
The creation status of the template.
The creation status of the template.
The HTTP status of the request.
The Amazon Web Services request ID for this operation.
The Amazon Web Services request ID for this operation.
Consumes the builder and constructs a UpdateTemplateOutput
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