Uses of Class
software.amazon.awscdk.services.codeconnections.CfnHost.VpcConfigurationProperty.Builder
Packages that use CfnHost.VpcConfigurationProperty.Builder
Package
Description
AWS::CodeConnections Construct Library
-
Uses of CfnHost.VpcConfigurationProperty.Builder in software.amazon.awscdk.services.codeconnections
Methods in software.amazon.awscdk.services.codeconnections that return CfnHost.VpcConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnHost.VpcConfigurationProperty.builder()CfnHost.VpcConfigurationProperty.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnHost.VpcConfigurationProperty.getSecurityGroupIds()Sets the value ofCfnHost.VpcConfigurationProperty.getSubnetIds()CfnHost.VpcConfigurationProperty.Builder.tlsCertificate(String tlsCertificate) Sets the value ofCfnHost.VpcConfigurationProperty.getTlsCertificate()Sets the value ofCfnHost.VpcConfigurationProperty.getVpcId()Constructors in software.amazon.awscdk.services.codeconnections with parameters of type CfnHost.VpcConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHost.VpcConfigurationProperty.Builder.