@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ModifyTransitGatewayOptions extends Object implements Serializable, Cloneable
The transit gateway options.
Constructor and Description |
---|
ModifyTransitGatewayOptions() |
Modifier and Type | Method and Description |
---|---|
ModifyTransitGatewayOptions |
clone() |
boolean |
equals(Object obj) |
String |
getAssociationDefaultRouteTableId()
The ID of the default association route table.
|
String |
getAutoAcceptSharedAttachments()
Enable or disable automatic acceptance of attachment requests.
|
String |
getDefaultRouteTableAssociation()
Enable or disable automatic association with the default association route table.
|
String |
getDefaultRouteTablePropagation()
Enable or disable automatic propagation of routes to the default propagation route table.
|
String |
getDnsSupport()
Enable or disable DNS support.
|
String |
getPropagationDefaultRouteTableId()
The ID of the default propagation route table.
|
String |
getVpnEcmpSupport()
Enable or disable Equal Cost Multipath Protocol support.
|
int |
hashCode() |
void |
setAssociationDefaultRouteTableId(String associationDefaultRouteTableId)
The ID of the default association route table.
|
void |
setAutoAcceptSharedAttachments(String autoAcceptSharedAttachments)
Enable or disable automatic acceptance of attachment requests.
|
void |
setDefaultRouteTableAssociation(String defaultRouteTableAssociation)
Enable or disable automatic association with the default association route table.
|
void |
setDefaultRouteTablePropagation(String defaultRouteTablePropagation)
Enable or disable automatic propagation of routes to the default propagation route table.
|
void |
setDnsSupport(String dnsSupport)
Enable or disable DNS support.
|
void |
setPropagationDefaultRouteTableId(String propagationDefaultRouteTableId)
The ID of the default propagation route table.
|
void |
setVpnEcmpSupport(String vpnEcmpSupport)
Enable or disable Equal Cost Multipath Protocol support.
|
String |
toString()
Returns a string representation of this object.
|
ModifyTransitGatewayOptions |
withAssociationDefaultRouteTableId(String associationDefaultRouteTableId)
The ID of the default association route table.
|
ModifyTransitGatewayOptions |
withAutoAcceptSharedAttachments(AutoAcceptSharedAttachmentsValue autoAcceptSharedAttachments)
Enable or disable automatic acceptance of attachment requests.
|
ModifyTransitGatewayOptions |
withAutoAcceptSharedAttachments(String autoAcceptSharedAttachments)
Enable or disable automatic acceptance of attachment requests.
|
ModifyTransitGatewayOptions |
withDefaultRouteTableAssociation(DefaultRouteTableAssociationValue defaultRouteTableAssociation)
Enable or disable automatic association with the default association route table.
|
ModifyTransitGatewayOptions |
withDefaultRouteTableAssociation(String defaultRouteTableAssociation)
Enable or disable automatic association with the default association route table.
|
ModifyTransitGatewayOptions |
withDefaultRouteTablePropagation(DefaultRouteTablePropagationValue defaultRouteTablePropagation)
Enable or disable automatic propagation of routes to the default propagation route table.
|
ModifyTransitGatewayOptions |
withDefaultRouteTablePropagation(String defaultRouteTablePropagation)
Enable or disable automatic propagation of routes to the default propagation route table.
|
ModifyTransitGatewayOptions |
withDnsSupport(DnsSupportValue dnsSupport)
Enable or disable DNS support.
|
ModifyTransitGatewayOptions |
withDnsSupport(String dnsSupport)
Enable or disable DNS support.
|
ModifyTransitGatewayOptions |
withPropagationDefaultRouteTableId(String propagationDefaultRouteTableId)
The ID of the default propagation route table.
|
ModifyTransitGatewayOptions |
withVpnEcmpSupport(String vpnEcmpSupport)
Enable or disable Equal Cost Multipath Protocol support.
|
ModifyTransitGatewayOptions |
withVpnEcmpSupport(VpnEcmpSupportValue vpnEcmpSupport)
Enable or disable Equal Cost Multipath Protocol support.
|
public void setVpnEcmpSupport(String vpnEcmpSupport)
Enable or disable Equal Cost Multipath Protocol support.
vpnEcmpSupport
- Enable or disable Equal Cost Multipath Protocol support.VpnEcmpSupportValue
public String getVpnEcmpSupport()
Enable or disable Equal Cost Multipath Protocol support.
VpnEcmpSupportValue
public ModifyTransitGatewayOptions withVpnEcmpSupport(String vpnEcmpSupport)
Enable or disable Equal Cost Multipath Protocol support.
vpnEcmpSupport
- Enable or disable Equal Cost Multipath Protocol support.VpnEcmpSupportValue
public ModifyTransitGatewayOptions withVpnEcmpSupport(VpnEcmpSupportValue vpnEcmpSupport)
Enable or disable Equal Cost Multipath Protocol support.
vpnEcmpSupport
- Enable or disable Equal Cost Multipath Protocol support.VpnEcmpSupportValue
public void setDnsSupport(String dnsSupport)
Enable or disable DNS support.
dnsSupport
- Enable or disable DNS support.DnsSupportValue
public String getDnsSupport()
Enable or disable DNS support.
DnsSupportValue
public ModifyTransitGatewayOptions withDnsSupport(String dnsSupport)
Enable or disable DNS support.
dnsSupport
- Enable or disable DNS support.DnsSupportValue
public ModifyTransitGatewayOptions withDnsSupport(DnsSupportValue dnsSupport)
Enable or disable DNS support.
dnsSupport
- Enable or disable DNS support.DnsSupportValue
public void setAutoAcceptSharedAttachments(String autoAcceptSharedAttachments)
Enable or disable automatic acceptance of attachment requests.
autoAcceptSharedAttachments
- Enable or disable automatic acceptance of attachment requests.AutoAcceptSharedAttachmentsValue
public String getAutoAcceptSharedAttachments()
Enable or disable automatic acceptance of attachment requests.
AutoAcceptSharedAttachmentsValue
public ModifyTransitGatewayOptions withAutoAcceptSharedAttachments(String autoAcceptSharedAttachments)
Enable or disable automatic acceptance of attachment requests.
autoAcceptSharedAttachments
- Enable or disable automatic acceptance of attachment requests.AutoAcceptSharedAttachmentsValue
public ModifyTransitGatewayOptions withAutoAcceptSharedAttachments(AutoAcceptSharedAttachmentsValue autoAcceptSharedAttachments)
Enable or disable automatic acceptance of attachment requests.
autoAcceptSharedAttachments
- Enable or disable automatic acceptance of attachment requests.AutoAcceptSharedAttachmentsValue
public void setDefaultRouteTableAssociation(String defaultRouteTableAssociation)
Enable or disable automatic association with the default association route table.
defaultRouteTableAssociation
- Enable or disable automatic association with the default association route table.DefaultRouteTableAssociationValue
public String getDefaultRouteTableAssociation()
Enable or disable automatic association with the default association route table.
DefaultRouteTableAssociationValue
public ModifyTransitGatewayOptions withDefaultRouteTableAssociation(String defaultRouteTableAssociation)
Enable or disable automatic association with the default association route table.
defaultRouteTableAssociation
- Enable or disable automatic association with the default association route table.DefaultRouteTableAssociationValue
public ModifyTransitGatewayOptions withDefaultRouteTableAssociation(DefaultRouteTableAssociationValue defaultRouteTableAssociation)
Enable or disable automatic association with the default association route table.
defaultRouteTableAssociation
- Enable or disable automatic association with the default association route table.DefaultRouteTableAssociationValue
public void setAssociationDefaultRouteTableId(String associationDefaultRouteTableId)
The ID of the default association route table.
associationDefaultRouteTableId
- The ID of the default association route table.public String getAssociationDefaultRouteTableId()
The ID of the default association route table.
public ModifyTransitGatewayOptions withAssociationDefaultRouteTableId(String associationDefaultRouteTableId)
The ID of the default association route table.
associationDefaultRouteTableId
- The ID of the default association route table.public void setDefaultRouteTablePropagation(String defaultRouteTablePropagation)
Enable or disable automatic propagation of routes to the default propagation route table.
defaultRouteTablePropagation
- Enable or disable automatic propagation of routes to the default propagation route table.DefaultRouteTablePropagationValue
public String getDefaultRouteTablePropagation()
Enable or disable automatic propagation of routes to the default propagation route table.
DefaultRouteTablePropagationValue
public ModifyTransitGatewayOptions withDefaultRouteTablePropagation(String defaultRouteTablePropagation)
Enable or disable automatic propagation of routes to the default propagation route table.
defaultRouteTablePropagation
- Enable or disable automatic propagation of routes to the default propagation route table.DefaultRouteTablePropagationValue
public ModifyTransitGatewayOptions withDefaultRouteTablePropagation(DefaultRouteTablePropagationValue defaultRouteTablePropagation)
Enable or disable automatic propagation of routes to the default propagation route table.
defaultRouteTablePropagation
- Enable or disable automatic propagation of routes to the default propagation route table.DefaultRouteTablePropagationValue
public void setPropagationDefaultRouteTableId(String propagationDefaultRouteTableId)
The ID of the default propagation route table.
propagationDefaultRouteTableId
- The ID of the default propagation route table.public String getPropagationDefaultRouteTableId()
The ID of the default propagation route table.
public ModifyTransitGatewayOptions withPropagationDefaultRouteTableId(String propagationDefaultRouteTableId)
The ID of the default propagation route table.
propagationDefaultRouteTableId
- The ID of the default propagation route table.public String toString()
toString
in class Object
Object.toString()
public ModifyTransitGatewayOptions clone()
Copyright © 2020. All rights reserved.