Uses of Interface
software.amazon.awscdk.services.devicefarm.CfnTestGridProject.VpcConfigProperty
Packages that use CfnTestGridProject.VpcConfigProperty
-
Uses of CfnTestGridProject.VpcConfigProperty in software.amazon.awscdk.services.devicefarm
Classes in software.amazon.awscdk.services.devicefarm that implement CfnTestGridProject.VpcConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTestGridProject.VpcConfigPropertyMethods in software.amazon.awscdk.services.devicefarm that return CfnTestGridProject.VpcConfigPropertyModifier and TypeMethodDescriptionCfnTestGridProject.VpcConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.devicefarm with parameters of type CfnTestGridProject.VpcConfigPropertyModifier and TypeMethodDescriptionvoidCfnTestGridProject.setVpcConfig(CfnTestGridProject.VpcConfigProperty value) The VPC security groups and subnets that are attached to a project.CfnTestGridProject.Builder.vpcConfig(CfnTestGridProject.VpcConfigProperty vpcConfig) The VPC security groups and subnets that are attached to a project.CfnTestGridProjectProps.Builder.vpcConfig(CfnTestGridProject.VpcConfigProperty vpcConfig) Sets the value ofCfnTestGridProjectProps.getVpcConfig()