| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| Modifier and Type | Method and Description |
|---|---|
static CfnVpcLinkProps.Builder |
CfnVpcLinkProps.builder() |
CfnVpcLinkProps.Builder |
CfnVpcLinkProps.Builder.name(String name)
Sets the value of
CfnVpcLinkProps.getName() |
CfnVpcLinkProps.Builder |
CfnVpcLinkProps.Builder.securityGroupIds(List<String> securityGroupIds)
Sets the value of
CfnVpcLinkProps.getSecurityGroupIds() |
CfnVpcLinkProps.Builder |
CfnVpcLinkProps.Builder.subnetIds(List<String> subnetIds)
Sets the value of
CfnVpcLinkProps.getSubnetIds() |
CfnVpcLinkProps.Builder |
CfnVpcLinkProps.Builder.tags(Object tags)
Sets the value of
CfnVpcLinkProps.getTags() |
Copyright © 2021. All rights reserved.