| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachVpnGatewayResponse> |
Ec2AsyncClient.attachVpnGateway(AttachVpnGatewayRequest attachVpnGatewayRequest)
Attaches a virtual private gateway to a VPC.
|
default AttachVpnGatewayResponse |
Ec2Client.attachVpnGateway(AttachVpnGatewayRequest attachVpnGatewayRequest)
Attaches a virtual private gateway to a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AttachVpnGatewayRequestMarshaller.marshall(AttachVpnGatewayRequest attachVpnGatewayRequest) |
Copyright © 2021. All rights reserved.