Struct aws_sdk_workspaces::input::disassociate_ip_groups_input::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for DisassociateIpGroupsInput
Implementations
The identifier of the directory.
The identifier of the directory.
Appends an item to group_ids.
To override the contents of this collection use set_group_ids.
The identifiers of one or more IP access control groups.
The identifiers of one or more IP access control groups.
Consumes the builder and constructs a DisassociateIpGroupsInput
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