#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for AssociateDelegateToResourceInput
Implementations
The organization under which the resource exists.
The organization under which the resource exists.
The resource for which members (users or groups) are associated.
The resource for which members (users or groups) are associated.
The member (user or group) to associate to the resource.
The member (user or group) to associate to the resource.
Consumes the builder and constructs a AssociateDelegateToResourceInput
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
