Interface TransitGatewayVpcAttachmentOptions.Builder

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

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

    • dnsSupport

      Indicates whether DNS support is enabled.

      Parameters:
      dnsSupport - Indicates whether DNS support is enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dnsSupport

      Indicates whether DNS support is enabled.

      Parameters:
      dnsSupport - Indicates whether DNS support is enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • securityGroupReferencingSupport

      TransitGatewayVpcAttachmentOptions.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

      TransitGatewayVpcAttachmentOptions.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

      Indicates whether IPv6 support is disabled.

      Parameters:
      ipv6Support - Indicates whether IPv6 support is disabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ipv6Support

      Indicates whether IPv6 support is disabled.

      Parameters:
      ipv6Support - Indicates whether IPv6 support is disabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • applianceModeSupport

      TransitGatewayVpcAttachmentOptions.Builder applianceModeSupport(String applianceModeSupport)

      Indicates whether appliance mode support is enabled.

      Parameters:
      applianceModeSupport - Indicates whether appliance mode support is enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • applianceModeSupport

      TransitGatewayVpcAttachmentOptions.Builder applianceModeSupport(ApplianceModeSupportValue applianceModeSupport)

      Indicates whether appliance mode support is enabled.

      Parameters:
      applianceModeSupport - Indicates whether appliance mode support is enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: