Interface CreateTransitGatewayVpcAttachmentRequestOptions.Builder

  • 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

      CreateTransitGatewayVpcAttachmentRequestOptions.Builder securityGroupReferencingSupport(String securityGroupReferencingSupport)

      Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.

      This option is set to enable by default. However, at the transit gateway level the default is set to disable.

      For more information about security group referencing, see Security group referencing in the Amazon Web Services Transit Gateways Guide.

      Parameters:
      securityGroupReferencingSupport - Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.

      This option is set to enable by default. However, at the transit gateway level the default is set to disable.

      For more information about security group referencing, see Security group referencing in the Amazon Web Services Transit Gateways Guide.

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

      CreateTransitGatewayVpcAttachmentRequestOptions.Builder securityGroupReferencingSupport(SecurityGroupReferencingSupportValue securityGroupReferencingSupport)

      Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.

      This option is set to enable by default. However, at the transit gateway level the default is set to disable.

      For more information about security group referencing, see Security group referencing in the Amazon Web Services Transit Gateways Guide.

      Parameters:
      securityGroupReferencingSupport - Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.

      This option is set to enable by default. However, at the transit gateway level the default is set to disable.

      For more information about security group referencing, see Security group referencing in the Amazon Web Services Transit Gateways Guide.

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

      Specifies whether IPv6 support is enabled for the attachment. When enabled, the transit gateway network interface receives an IPv6 address. When you enable route propagation, IPv6 VPC CIDRs propagate to the transit gateway route tables. When disabled, the network interface does not receive an IPv6 address, and IPv6 routes do not propagate. The setting does not filter IPv6 traffic. The default is disable.

      Parameters:
      ipv6Support - Specifies whether IPv6 support is enabled for the attachment. When enabled, the transit gateway network interface receives an IPv6 address. When you enable route propagation, IPv6 VPC CIDRs propagate to the transit gateway route tables. When disabled, the network interface does not receive an IPv6 address, and IPv6 routes do not propagate. The setting does not filter IPv6 traffic. The default is disable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ipv6Support

      Specifies whether IPv6 support is enabled for the attachment. When enabled, the transit gateway network interface receives an IPv6 address. When you enable route propagation, IPv6 VPC CIDRs propagate to the transit gateway route tables. When disabled, the network interface does not receive an IPv6 address, and IPv6 routes do not propagate. The setting does not filter IPv6 traffic. The default is disable.

      Parameters:
      ipv6Support - Specifies whether IPv6 support is enabled for the attachment. When enabled, the transit gateway network interface receives an IPv6 address. When you enable route propagation, IPv6 VPC CIDRs propagate to the transit gateway route tables. When disabled, the network interface does not receive an IPv6 address, and IPv6 routes do not propagate. The setting does not filter IPv6 traffic. The default is disable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • applianceModeSupport

      CreateTransitGatewayVpcAttachmentRequestOptions.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: