Interface TransitGatewayMulticastDomainOptions.Builder

    • Method Detail

      • igmpv2Support

        TransitGatewayMulticastDomainOptions.Builder igmpv2Support​(String igmpv2Support)

        Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain.

        Parameters:
        igmpv2Support - Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Igmpv2SupportValue, Igmpv2SupportValue
      • igmpv2Support

        TransitGatewayMulticastDomainOptions.Builder igmpv2Support​(Igmpv2SupportValue igmpv2Support)

        Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain.

        Parameters:
        igmpv2Support - Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Igmpv2SupportValue, Igmpv2SupportValue
      • staticSourcesSupport

        TransitGatewayMulticastDomainOptions.Builder staticSourcesSupport​(String staticSourcesSupport)

        Indicates whether support for statically configuring transit gateway multicast group sources is turned on.

        Parameters:
        staticSourcesSupport - Indicates whether support for statically configuring transit gateway multicast group sources is turned on.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        StaticSourcesSupportValue, StaticSourcesSupportValue
      • autoAcceptSharedAssociations

        TransitGatewayMulticastDomainOptions.Builder autoAcceptSharedAssociations​(String autoAcceptSharedAssociations)

        Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain.

        Parameters:
        autoAcceptSharedAssociations - Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AutoAcceptSharedAssociationsValue, AutoAcceptSharedAssociationsValue