Struct aws_sdk_workspacesweb::model::portal::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for Portal
Implementations
The ARN of the web portal.
The ARN of the web portal.
The renderer that is used in streaming sessions.
The renderer that is used in streaming sessions.
The browser that users see when using a streaming session.
The browser that users see when using a streaming session.
The status of the web portal.
The status of the web portal.
The endpoint URL of the web portal that users access in order to start streaming sessions.
The endpoint URL of the web portal that users access in order to start streaming sessions.
The name of the web portal.
The name of the web portal.
The creation date of the web portal.
The creation date of the web portal.
The ARN of the browser settings that is associated with this web portal.
The ARN of the browser settings that is associated with this web portal.
The ARN of the trust store that is associated with the web portal.
The ARN of the trust store that is associated with the web portal.
The ARN of the network settings that is associated with the web portal.
The ARN of the network settings that is associated with the web portal.
The ARN of the trust store that is associated with the web portal.
The ARN of the trust store that is associated with the web portal.
A message that explains why the web portal is in its current status.
A message that explains why the web portal is in its current status.
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