Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.devicefarm.CfnProjectPropsMixin.VpcConfigProperty
Packages that use CfnProjectPropsMixin.VpcConfigProperty
-
Uses of CfnProjectPropsMixin.VpcConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.devicefarm
Classes in software.amazon.awscdk.cfnpropertymixins.services.devicefarm that implement CfnProjectPropsMixin.VpcConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProjectPropsMixin.VpcConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.devicefarm that return CfnProjectPropsMixin.VpcConfigPropertyModifier and TypeMethodDescriptionCfnProjectPropsMixin.VpcConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.devicefarm with parameters of type CfnProjectPropsMixin.VpcConfigPropertyModifier and TypeMethodDescriptionCfnProjectMixinProps.Builder.vpcConfig(CfnProjectPropsMixin.VpcConfigProperty vpcConfig) Sets the value ofCfnProjectMixinProps.getVpcConfig()CfnProjectPropsMixin.Builder.vpcConfig(CfnProjectPropsMixin.VpcConfigProperty vpcConfig) The VPC security groups and subnets that are attached to a project.