Struct aws_sdk_workspacesweb::model::certificate::Builder
source ·
[−]#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for Certificate
Implementations
A hexadecimal identifier for the certificate.
A hexadecimal identifier for the certificate.
The entity the certificate belongs to.
The entity that issued the certificate.
The certificate is not valid before this date.
The certificate is not valid before this date.
The certificate is not valid after this date.
The certificate is not valid after this date.
Consumes the builder and constructs a Certificate
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