Struct aws_sdk_workspacesweb::model::portal_summary::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for PortalSummary
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 type of the web portal.
The browser type of the web portal.
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 the web portal.
The ARN of the browser settings that is associated with the web portal.
The ARN of the user settings that is associated with the web portal.
The ARN of the user 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 network settings that is associated with the web portal.
The ARN of the trust that is associated with this web portal.
The ARN of the trust that is associated with this web portal.
Consumes the builder and constructs a PortalSummary
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