public static interface TransitGatewayMulticastDomainOptions.Builder extends SdkPojo, CopyableBuilder<TransitGatewayMulticastDomainOptions.Builder,TransitGatewayMulticastDomainOptions>
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayMulticastDomainOptions.Builder |
autoAcceptSharedAssociations(AutoAcceptSharedAssociationsValue autoAcceptSharedAssociations)
Indicates whether to automatically cross-account subnet associations that are associated with the transit
gateway multicast domain.
|
TransitGatewayMulticastDomainOptions.Builder |
autoAcceptSharedAssociations(String autoAcceptSharedAssociations)
Indicates whether to automatically cross-account subnet associations that are associated with the transit
gateway multicast domain.
|
TransitGatewayMulticastDomainOptions.Builder |
igmpv2Support(Igmpv2SupportValue igmpv2Support)
Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway
multicast domain.
|
TransitGatewayMulticastDomainOptions.Builder |
igmpv2Support(String igmpv2Support)
Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway
multicast domain.
|
TransitGatewayMulticastDomainOptions.Builder |
staticSourcesSupport(StaticSourcesSupportValue staticSourcesSupport)
Indicates whether support for statically configuring transit gateway multicast group sources is turned on.
|
TransitGatewayMulticastDomainOptions.Builder |
staticSourcesSupport(String staticSourcesSupport)
Indicates whether support for statically configuring transit gateway multicast group sources is turned on.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTransitGatewayMulticastDomainOptions.Builder igmpv2Support(String igmpv2Support)
Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain.
igmpv2Support - Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit
gateway multicast domain.Igmpv2SupportValue,
Igmpv2SupportValueTransitGatewayMulticastDomainOptions.Builder igmpv2Support(Igmpv2SupportValue igmpv2Support)
Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain.
igmpv2Support - Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit
gateway multicast domain.Igmpv2SupportValue,
Igmpv2SupportValueTransitGatewayMulticastDomainOptions.Builder staticSourcesSupport(String staticSourcesSupport)
Indicates whether support for statically configuring transit gateway multicast group sources is turned on.
staticSourcesSupport - Indicates whether support for statically configuring transit gateway multicast group sources is turned
on.StaticSourcesSupportValue,
StaticSourcesSupportValueTransitGatewayMulticastDomainOptions.Builder staticSourcesSupport(StaticSourcesSupportValue staticSourcesSupport)
Indicates whether support for statically configuring transit gateway multicast group sources is turned on.
staticSourcesSupport - Indicates whether support for statically configuring transit gateway multicast group sources is turned
on.StaticSourcesSupportValue,
StaticSourcesSupportValueTransitGatewayMulticastDomainOptions.Builder autoAcceptSharedAssociations(String autoAcceptSharedAssociations)
Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain.
autoAcceptSharedAssociations - Indicates whether to automatically cross-account subnet associations that are associated with the
transit gateway multicast domain.AutoAcceptSharedAssociationsValue,
AutoAcceptSharedAssociationsValueTransitGatewayMulticastDomainOptions.Builder autoAcceptSharedAssociations(AutoAcceptSharedAssociationsValue autoAcceptSharedAssociations)
Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain.
autoAcceptSharedAssociations - Indicates whether to automatically cross-account subnet associations that are associated with the
transit gateway multicast domain.AutoAcceptSharedAssociationsValue,
AutoAcceptSharedAssociationsValueCopyright © 2021. All rights reserved.