| Package | Description | 
|---|---|
| com.amazonaws.services.ec2.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ModifyTransitGatewayVpcAttachmentRequestOptions | ModifyTransitGatewayVpcAttachmentRequestOptions. clone() | 
| ModifyTransitGatewayVpcAttachmentRequestOptions | ModifyTransitGatewayVpcAttachmentRequest. getOptions()
 The new VPC attachment options. | 
| ModifyTransitGatewayVpcAttachmentRequestOptions | ModifyTransitGatewayVpcAttachmentRequestOptions. withDnsSupport(DnsSupportValue dnsSupport)
 Enable or disable DNS support. | 
| ModifyTransitGatewayVpcAttachmentRequestOptions | ModifyTransitGatewayVpcAttachmentRequestOptions. withDnsSupport(String dnsSupport)
 Enable or disable DNS support. | 
| ModifyTransitGatewayVpcAttachmentRequestOptions | ModifyTransitGatewayVpcAttachmentRequestOptions. withIpv6Support(Ipv6SupportValue ipv6Support)
 Enable or disable IPv6 support. | 
| ModifyTransitGatewayVpcAttachmentRequestOptions | ModifyTransitGatewayVpcAttachmentRequestOptions. withIpv6Support(String ipv6Support)
 Enable or disable IPv6 support. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyTransitGatewayVpcAttachmentRequest. setOptions(ModifyTransitGatewayVpcAttachmentRequestOptions options)
 The new VPC attachment options. | 
| ModifyTransitGatewayVpcAttachmentRequest | ModifyTransitGatewayVpcAttachmentRequest. withOptions(ModifyTransitGatewayVpcAttachmentRequestOptions options)
 The new VPC attachment options. | 
Copyright © 2019. All rights reserved.