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