Uses of Interface
software.amazon.awscdk.services.codeconnections.CfnHost.VpcConfigurationProperty
Packages that use CfnHost.VpcConfigurationProperty
Package
Description
AWS::CodeConnections Construct Library
-
Uses of CfnHost.VpcConfigurationProperty in software.amazon.awscdk.services.codeconnections
Classes in software.amazon.awscdk.services.codeconnections that implement CfnHost.VpcConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHost.VpcConfigurationPropertyMethods in software.amazon.awscdk.services.codeconnections that return CfnHost.VpcConfigurationPropertyModifier and TypeMethodDescriptionCfnHost.VpcConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.codeconnections with parameters of type CfnHost.VpcConfigurationPropertyModifier and TypeMethodDescriptionvoidCfnHost.setVpcConfiguration(CfnHost.VpcConfigurationProperty value) The VPC configuration provisioned for the host.CfnHost.Builder.vpcConfiguration(CfnHost.VpcConfigurationProperty vpcConfiguration) The VPC configuration provisioned for the host.CfnHostProps.Builder.vpcConfiguration(CfnHost.VpcConfigurationProperty vpcConfiguration) Sets the value ofCfnHostProps.getVpcConfiguration()