Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codeconnections.CfnHostPropsMixin.VpcConfigurationProperty.Builder
Packages that use CfnHostPropsMixin.VpcConfigurationProperty.Builder
-
Uses of CfnHostPropsMixin.VpcConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codeconnections
Methods in software.amazon.awscdk.cfnpropertymixins.services.codeconnections that return CfnHostPropsMixin.VpcConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnHostPropsMixin.VpcConfigurationProperty.builder()CfnHostPropsMixin.VpcConfigurationProperty.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnHostPropsMixin.VpcConfigurationProperty.getSecurityGroupIds()Sets the value ofCfnHostPropsMixin.VpcConfigurationProperty.getSubnetIds()CfnHostPropsMixin.VpcConfigurationProperty.Builder.tlsCertificate(String tlsCertificate) Sets the value ofCfnHostPropsMixin.VpcConfigurationProperty.getTlsCertificate()Sets the value ofCfnHostPropsMixin.VpcConfigurationProperty.getVpcId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codeconnections with parameters of type CfnHostPropsMixin.VpcConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHostPropsMixin.VpcConfigurationProperty.Builder.