@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ModifyTransitGatewayVpcAttachmentRequestOptions extends Object implements Serializable, Cloneable
Describes the options for a VPC attachment.
| Constructor and Description |
|---|
ModifyTransitGatewayVpcAttachmentRequestOptions() |
| Modifier and Type | Method and Description |
|---|---|
ModifyTransitGatewayVpcAttachmentRequestOptions |
clone() |
boolean |
equals(Object obj) |
String |
getApplianceModeSupport()
Enable or disable support for appliance mode.
|
String |
getDnsSupport()
Enable or disable DNS support.
|
String |
getIpv6Support()
Enable or disable IPv6 support.
|
String |
getSecurityGroupReferencingSupport()
Enables you to reference a security group across VPCs attached to a transit gateway (TGW).
|
int |
hashCode() |
void |
setApplianceModeSupport(String applianceModeSupport)
Enable or disable support for appliance mode.
|
void |
setDnsSupport(String dnsSupport)
Enable or disable DNS support.
|
void |
setIpv6Support(String ipv6Support)
Enable or disable IPv6 support.
|
void |
setSecurityGroupReferencingSupport(String securityGroupReferencingSupport)
Enables you to reference a security group across VPCs attached to a transit gateway (TGW).
|
String |
toString()
Returns a string representation of this object.
|
ModifyTransitGatewayVpcAttachmentRequestOptions |
withApplianceModeSupport(ApplianceModeSupportValue applianceModeSupport)
Enable or disable support for appliance mode.
|
ModifyTransitGatewayVpcAttachmentRequestOptions |
withApplianceModeSupport(String applianceModeSupport)
Enable or disable support for appliance mode.
|
ModifyTransitGatewayVpcAttachmentRequestOptions |
withDnsSupport(DnsSupportValue dnsSupport)
Enable or disable DNS support.
|
ModifyTransitGatewayVpcAttachmentRequestOptions |
withDnsSupport(String dnsSupport)
Enable or disable DNS support.
|
ModifyTransitGatewayVpcAttachmentRequestOptions |
withIpv6Support(Ipv6SupportValue ipv6Support)
Enable or disable IPv6 support.
|
ModifyTransitGatewayVpcAttachmentRequestOptions |
withIpv6Support(String ipv6Support)
Enable or disable IPv6 support.
|
ModifyTransitGatewayVpcAttachmentRequestOptions |
withSecurityGroupReferencingSupport(SecurityGroupReferencingSupportValue securityGroupReferencingSupport)
Enables you to reference a security group across VPCs attached to a transit gateway (TGW).
|
ModifyTransitGatewayVpcAttachmentRequestOptions |
withSecurityGroupReferencingSupport(String securityGroupReferencingSupport)
Enables you to reference a security group across VPCs attached to a transit gateway (TGW).
|
public ModifyTransitGatewayVpcAttachmentRequestOptions()
public void setDnsSupport(String dnsSupport)
Enable or disable DNS support. The default is enable.
dnsSupport - Enable or disable DNS support. The default is enable.DnsSupportValuepublic String getDnsSupport()
Enable or disable DNS support. The default is enable.
enable.DnsSupportValuepublic ModifyTransitGatewayVpcAttachmentRequestOptions withDnsSupport(String dnsSupport)
Enable or disable DNS support. The default is enable.
dnsSupport - Enable or disable DNS support. The default is enable.DnsSupportValuepublic ModifyTransitGatewayVpcAttachmentRequestOptions withDnsSupport(DnsSupportValue dnsSupport)
Enable or disable DNS support. The default is enable.
dnsSupport - Enable or disable DNS support. The default is enable.DnsSupportValuepublic void setSecurityGroupReferencingSupport(String securityGroupReferencingSupport)
Enables you to reference a security group across VPCs attached to a transit gateway (TGW). 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.
For important information about this feature, see Create a transit gateway attachment to a VPC in the Amazon Web Services Transit Gateway Guide.
securityGroupReferencingSupport - Enables you to reference a security group across VPCs attached to a transit gateway (TGW). 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.
For important information about this feature, see Create a transit gateway attachment to a VPC in the Amazon Web Services Transit Gateway Guide.
SecurityGroupReferencingSupportValuepublic String getSecurityGroupReferencingSupport()
Enables you to reference a security group across VPCs attached to a transit gateway (TGW). 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.
For important information about this feature, see Create a transit gateway attachment to a VPC in the Amazon Web Services Transit Gateway Guide.
For important information about this feature, see Create a transit gateway attachment to a VPC in the Amazon Web Services Transit Gateway Guide.
SecurityGroupReferencingSupportValuepublic ModifyTransitGatewayVpcAttachmentRequestOptions withSecurityGroupReferencingSupport(String securityGroupReferencingSupport)
Enables you to reference a security group across VPCs attached to a transit gateway (TGW). 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.
For important information about this feature, see Create a transit gateway attachment to a VPC in the Amazon Web Services Transit Gateway Guide.
securityGroupReferencingSupport - Enables you to reference a security group across VPCs attached to a transit gateway (TGW). 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.
For important information about this feature, see Create a transit gateway attachment to a VPC in the Amazon Web Services Transit Gateway Guide.
SecurityGroupReferencingSupportValuepublic ModifyTransitGatewayVpcAttachmentRequestOptions withSecurityGroupReferencingSupport(SecurityGroupReferencingSupportValue securityGroupReferencingSupport)
Enables you to reference a security group across VPCs attached to a transit gateway (TGW). 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.
For important information about this feature, see Create a transit gateway attachment to a VPC in the Amazon Web Services Transit Gateway Guide.
securityGroupReferencingSupport - Enables you to reference a security group across VPCs attached to a transit gateway (TGW). 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.
For important information about this feature, see Create a transit gateway attachment to a VPC in the Amazon Web Services Transit Gateway Guide.
SecurityGroupReferencingSupportValuepublic void setIpv6Support(String ipv6Support)
Enable or disable IPv6 support. The default is enable.
ipv6Support - Enable or disable IPv6 support. The default is enable.Ipv6SupportValuepublic String getIpv6Support()
Enable or disable IPv6 support. The default is enable.
enable.Ipv6SupportValuepublic ModifyTransitGatewayVpcAttachmentRequestOptions withIpv6Support(String ipv6Support)
Enable or disable IPv6 support. The default is enable.
ipv6Support - Enable or disable IPv6 support. The default is enable.Ipv6SupportValuepublic ModifyTransitGatewayVpcAttachmentRequestOptions withIpv6Support(Ipv6SupportValue ipv6Support)
Enable or disable IPv6 support. The default is enable.
ipv6Support - Enable or disable IPv6 support. The default is enable.Ipv6SupportValuepublic void setApplianceModeSupport(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.
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.ApplianceModeSupportValuepublic String getApplianceModeSupport()
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.
disable.ApplianceModeSupportValuepublic ModifyTransitGatewayVpcAttachmentRequestOptions withApplianceModeSupport(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.
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.ApplianceModeSupportValuepublic ModifyTransitGatewayVpcAttachmentRequestOptions withApplianceModeSupport(ApplianceModeSupportValue 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.
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.ApplianceModeSupportValuepublic String toString()
toString in class ObjectObject.toString()public ModifyTransitGatewayVpcAttachmentRequestOptions clone()
Copyright © 2023. All rights reserved.