Struct aws_sdk_ec2::model::transit_gateway_multicast_deregistered_group_sources::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for TransitGatewayMulticastDeregisteredGroupSources
Implementations
The ID of the transit gateway multicast domain.
The ID of the transit gateway multicast domain.
Appends an item to deregistered_network_interface_ids.
To override the contents of this collection use set_deregistered_network_interface_ids.
The network interface IDs of the non-registered members.
The network interface IDs of the non-registered members.
The IP address assigned to the transit gateway multicast group.
The IP address assigned to the transit gateway multicast group.
Consumes the builder and constructs a TransitGatewayMulticastDeregisteredGroupSources
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