#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for Template
Implementations
The Amazon Resource Name (ARN) of the template.
The Amazon Resource Name (ARN) of the template.
A structure describing the versions of the template.
A structure describing the versions of the template.
The ID for the template. This is unique per Amazon Web Services Region for each Amazon Web Services account.
The ID for the template. This is unique per Amazon Web Services Region for each Amazon Web Services account.
Time when this was last updated.
Time when this was last updated.
Time when this was created.
Time when this was created.
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