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