Interface TransitGatewayMulticastDomainOptions.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TransitGatewayMulticastDomainOptions.Builder,TransitGatewayMulticastDomainOptions>, SdkBuilder<TransitGatewayMulticastDomainOptions.Builder,TransitGatewayMulticastDomainOptions>, SdkPojo
Enclosing class:
TransitGatewayMulticastDomainOptions

public static interface TransitGatewayMulticastDomainOptions.Builder extends SdkPojo, CopyableBuilder<TransitGatewayMulticastDomainOptions.Builder,TransitGatewayMulticastDomainOptions>
  • Method Details

    • 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:
    • 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:
    • 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:
    • staticSourcesSupport

      TransitGatewayMulticastDomainOptions.Builder staticSourcesSupport(StaticSourcesSupportValue 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:
    • 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:
    • autoAcceptSharedAssociations

      TransitGatewayMulticastDomainOptions.Builder autoAcceptSharedAssociations(AutoAcceptSharedAssociationsValue 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: