Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnProjectPropsMixin.VpcConfigProperty
Packages that use CfnProjectPropsMixin.VpcConfigProperty
-
Uses of CfnProjectPropsMixin.VpcConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Classes in software.amazon.awscdk.cfnpropertymixins.services.codebuild that implement CfnProjectPropsMixin.VpcConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProjectPropsMixin.VpcConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnProjectPropsMixin.VpcConfigPropertyModifier and TypeMethodDescriptionCfnProjectPropsMixin.VpcConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnProjectPropsMixin.VpcConfigPropertyModifier and TypeMethodDescriptionCfnProjectMixinProps.Builder.vpcConfig(CfnProjectPropsMixin.VpcConfigProperty vpcConfig) Sets the value ofCfnProjectMixinProps.getVpcConfig()CfnProjectPropsMixin.Builder.vpcConfig(CfnProjectPropsMixin.VpcConfigProperty vpcConfig) VpcConfigspecifies settings that enable AWS CodeBuild to access resources in an Amazon VPC.