Struct aws_sdk_workspacesweb::output::UpdatePortalOutput
source · #[non_exhaustive]pub struct UpdatePortalOutput { /* private fields */ }
Implementations§
source§impl UpdatePortalOutput
impl UpdatePortalOutput
sourcepub fn builder() -> Builder
pub fn builder() -> Builder
Creates a new builder-style object to manufacture UpdatePortalOutput
.
Trait Implementations§
source§impl Clone for UpdatePortalOutput
impl Clone for UpdatePortalOutput
source§fn clone(&self) -> UpdatePortalOutput
fn clone(&self) -> UpdatePortalOutput
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more