Interface ModifyTransitGatewayVpcAttachmentRequestOptions.Builder

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

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

    • dnsSupport

      Enable or disable DNS support. The default is enable.

      Parameters:
      dnsSupport - Enable or disable DNS support. The default is enable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dnsSupport

      Enable or disable DNS support. The default is enable.

      Parameters:
      dnsSupport - Enable or disable DNS support. The default is enable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • securityGroupReferencingSupport

      ModifyTransitGatewayVpcAttachmentRequestOptions.Builder securityGroupReferencingSupport(String securityGroupReferencingSupport)

      This parameter is in preview and may not be available for your account.

      Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.

      Parameters:
      securityGroupReferencingSupport -

      This parameter is in preview and may not be available for your account.

      Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • securityGroupReferencingSupport

      ModifyTransitGatewayVpcAttachmentRequestOptions.Builder securityGroupReferencingSupport(SecurityGroupReferencingSupportValue securityGroupReferencingSupport)

      This parameter is in preview and may not be available for your account.

      Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.

      Parameters:
      securityGroupReferencingSupport -

      This parameter is in preview and may not be available for your account.

      Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ipv6Support

      Enable or disable IPv6 support. The default is enable.

      Parameters:
      ipv6Support - Enable or disable IPv6 support. The default is enable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ipv6Support

      Enable or disable IPv6 support. The default is enable.

      Parameters:
      ipv6Support - Enable or disable IPv6 support. The default is enable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • applianceModeSupport

      ModifyTransitGatewayVpcAttachmentRequestOptions.Builder applianceModeSupport(String applianceModeSupport)

      Enable or disable support for appliance mode. If enabled, a traffic flow between a source and destination uses the same Availability Zone for the VPC attachment for the lifetime of that flow. The default is disable.

      Parameters:
      applianceModeSupport - Enable or disable support for appliance mode. If enabled, a traffic flow between a source and destination uses the same Availability Zone for the VPC attachment for the lifetime of that flow. The default is disable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • applianceModeSupport

      Enable or disable support for appliance mode. If enabled, a traffic flow between a source and destination uses the same Availability Zone for the VPC attachment for the lifetime of that flow. The default is disable.

      Parameters:
      applianceModeSupport - Enable or disable support for appliance mode. If enabled, a traffic flow between a source and destination uses the same Availability Zone for the VPC attachment for the lifetime of that flow. The default is disable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: