| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnVPCGatewayAttachmentProps.Builder |
CfnVPCGatewayAttachmentProps.builder() |
CfnVPCGatewayAttachmentProps.Builder |
CfnVPCGatewayAttachmentProps.Builder.internetGatewayId(String internetGatewayId)
Sets the value of
CfnVPCGatewayAttachmentProps.getInternetGatewayId() |
CfnVPCGatewayAttachmentProps.Builder |
CfnVPCGatewayAttachmentProps.Builder.vpcId(String vpcId)
Sets the value of
CfnVPCGatewayAttachmentProps.getVpcId() |
CfnVPCGatewayAttachmentProps.Builder |
CfnVPCGatewayAttachmentProps.Builder.vpnGatewayId(String vpnGatewayId)
Sets the value of
CfnVPCGatewayAttachmentProps.getVpnGatewayId() |
Copyright © 2021. All rights reserved.