Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CreateTransitGatewayVpcAttachmentRequestOptions |
CreateTransitGatewayVpcAttachmentRequestOptions.clone() |
CreateTransitGatewayVpcAttachmentRequestOptions |
CreateTransitGatewayVpcAttachmentRequest.getOptions()
The VPC attachment options.
|
CreateTransitGatewayVpcAttachmentRequestOptions |
CreateTransitGatewayVpcAttachmentRequestOptions.withApplianceModeSupport(ApplianceModeSupportValue applianceModeSupport)
Enable or disable support for appliance mode.
|
CreateTransitGatewayVpcAttachmentRequestOptions |
CreateTransitGatewayVpcAttachmentRequestOptions.withApplianceModeSupport(String applianceModeSupport)
Enable or disable support for appliance mode.
|
CreateTransitGatewayVpcAttachmentRequestOptions |
CreateTransitGatewayVpcAttachmentRequestOptions.withDnsSupport(DnsSupportValue dnsSupport)
Enable or disable DNS support.
|
CreateTransitGatewayVpcAttachmentRequestOptions |
CreateTransitGatewayVpcAttachmentRequestOptions.withDnsSupport(String dnsSupport)
Enable or disable DNS support.
|
CreateTransitGatewayVpcAttachmentRequestOptions |
CreateTransitGatewayVpcAttachmentRequestOptions.withIpv6Support(Ipv6SupportValue ipv6Support)
Enable or disable IPv6 support.
|
CreateTransitGatewayVpcAttachmentRequestOptions |
CreateTransitGatewayVpcAttachmentRequestOptions.withIpv6Support(String ipv6Support)
Enable or disable IPv6 support.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateTransitGatewayVpcAttachmentRequest.setOptions(CreateTransitGatewayVpcAttachmentRequestOptions options)
The VPC attachment options.
|
CreateTransitGatewayVpcAttachmentRequest |
CreateTransitGatewayVpcAttachmentRequest.withOptions(CreateTransitGatewayVpcAttachmentRequestOptions options)
The VPC attachment options.
|
Copyright © 2021. All rights reserved.