Uses of Class
software.amazon.awscdk.services.apigatewayv2.CfnVpcLinkProps.Builder
Packages that use CfnVpcLinkProps.Builder
-
Uses of CfnVpcLinkProps.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return CfnVpcLinkProps.BuilderModifier and TypeMethodDescriptionstatic CfnVpcLinkProps.BuilderCfnVpcLinkProps.builder()Sets the value ofCfnVpcLinkProps.getName()CfnVpcLinkProps.Builder.securityGroupIds(List<? extends Object> securityGroupIds) Sets the value ofCfnVpcLinkProps.getSecurityGroupIds()Sets the value ofCfnVpcLinkProps.getSubnetIds()Sets the value ofCfnVpcLinkProps.getTags()Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type CfnVpcLinkProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnVpcLinkProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVpcLinkProps.Builder.