#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for TransitGatewayMulticastDomainOptions
Implementations
Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain.
Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain.
Indicates whether support for statically configuring transit gateway multicast group sources is turned on.
Indicates whether support for statically configuring transit gateway multicast group sources is turned on.
Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain.
Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain.
Consumes the builder and constructs a TransitGatewayMulticastDomainOptions
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