Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apprunner.CfnVpcConnectorMixinProps.Builder
Packages that use CfnVpcConnectorMixinProps.Builder
-
Uses of CfnVpcConnectorMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apprunner
Methods in software.amazon.awscdk.cfnpropertymixins.services.apprunner that return CfnVpcConnectorMixinProps.BuilderModifier and TypeMethodDescriptionCfnVpcConnectorMixinProps.builder()CfnVpcConnectorMixinProps.Builder.securityGroups(List<? extends Object> securityGroups) Sets the value ofCfnVpcConnectorMixinProps.getSecurityGroups()Sets the value ofCfnVpcConnectorMixinProps.getSubnets()Sets the value ofCfnVpcConnectorMixinProps.getTags()CfnVpcConnectorMixinProps.Builder.vpcConnectorName(String vpcConnectorName) Sets the value ofCfnVpcConnectorMixinProps.getVpcConnectorName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apprunner with parameters of type CfnVpcConnectorMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVpcConnectorMixinProps.Builder.