public static interface CreateTransitGatewayMulticastDomainRequestOptions.Builder extends SdkPojo, CopyableBuilder<CreateTransitGatewayMulticastDomainRequestOptions.Builder,CreateTransitGatewayMulticastDomainRequestOptions>
| Modifier and Type | Method and Description |
|---|---|
CreateTransitGatewayMulticastDomainRequestOptions.Builder |
autoAcceptSharedAssociations(AutoAcceptSharedAssociationsValue autoAcceptSharedAssociations)
Indicates whether to automatically accept cross-account subnet associations that are associated with the
transit gateway multicast domain.
|
CreateTransitGatewayMulticastDomainRequestOptions.Builder |
autoAcceptSharedAssociations(String autoAcceptSharedAssociations)
Indicates whether to automatically accept cross-account subnet associations that are associated with the
transit gateway multicast domain.
|
CreateTransitGatewayMulticastDomainRequestOptions.Builder |
igmpv2Support(Igmpv2SupportValue igmpv2Support)
Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway
multicast domain.
|
CreateTransitGatewayMulticastDomainRequestOptions.Builder |
igmpv2Support(String igmpv2Support)
Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway
multicast domain.
|
CreateTransitGatewayMulticastDomainRequestOptions.Builder |
staticSourcesSupport(StaticSourcesSupportValue staticSourcesSupport)
Specify whether to enable support for statically configuring multicast group sources for a domain.
|
CreateTransitGatewayMulticastDomainRequestOptions.Builder |
staticSourcesSupport(String staticSourcesSupport)
Specify whether to enable support for statically configuring multicast group sources for a domain.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateTransitGatewayMulticastDomainRequestOptions.Builder igmpv2Support(String igmpv2Support)
Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway multicast domain.
igmpv2Support - Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway
multicast domain.Igmpv2SupportValue,
Igmpv2SupportValueCreateTransitGatewayMulticastDomainRequestOptions.Builder igmpv2Support(Igmpv2SupportValue igmpv2Support)
Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway multicast domain.
igmpv2Support - Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway
multicast domain.Igmpv2SupportValue,
Igmpv2SupportValueCreateTransitGatewayMulticastDomainRequestOptions.Builder staticSourcesSupport(String staticSourcesSupport)
Specify whether to enable support for statically configuring multicast group sources for a domain.
staticSourcesSupport - Specify whether to enable support for statically configuring multicast group sources for a domain.StaticSourcesSupportValue,
StaticSourcesSupportValueCreateTransitGatewayMulticastDomainRequestOptions.Builder staticSourcesSupport(StaticSourcesSupportValue staticSourcesSupport)
Specify whether to enable support for statically configuring multicast group sources for a domain.
staticSourcesSupport - Specify whether to enable support for statically configuring multicast group sources for a domain.StaticSourcesSupportValue,
StaticSourcesSupportValueCreateTransitGatewayMulticastDomainRequestOptions.Builder autoAcceptSharedAssociations(String autoAcceptSharedAssociations)
Indicates whether to automatically accept cross-account subnet associations that are associated with the transit gateway multicast domain.
autoAcceptSharedAssociations - Indicates whether to automatically accept cross-account subnet associations that are associated with
the transit gateway multicast domain.AutoAcceptSharedAssociationsValue,
AutoAcceptSharedAssociationsValueCreateTransitGatewayMulticastDomainRequestOptions.Builder autoAcceptSharedAssociations(AutoAcceptSharedAssociationsValue autoAcceptSharedAssociations)
Indicates whether to automatically accept cross-account subnet associations that are associated with the transit gateway multicast domain.
autoAcceptSharedAssociations - Indicates whether to automatically accept cross-account subnet associations that are associated with
the transit gateway multicast domain.AutoAcceptSharedAssociationsValue,
AutoAcceptSharedAssociationsValueCopyright © 2022. All rights reserved.