Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnVpcLinkPropsMixin.Builder
Packages that use CfnVpcLinkPropsMixin.Builder
-
Uses of CfnVpcLinkPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnVpcLinkPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnVpcLinkPropsMixin.BuilderCfnVpcLinkPropsMixin.Builder.create()static CfnVpcLinkPropsMixin.BuilderCfnVpcLinkPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the VPC link.CfnVpcLinkPropsMixin.Builder.securityGroupIds(List<? extends Object> securityGroupIds) A list of security group IDs for the VPC link.A list of subnet IDs to include in the VPC link.The collection of tags.