Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.devicefarm.CfnTestGridProjectPropsMixin.Builder
Packages that use CfnTestGridProjectPropsMixin.Builder
-
Uses of CfnTestGridProjectPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.devicefarm
Methods in software.amazon.awscdk.cfnpropertymixins.services.devicefarm that return CfnTestGridProjectPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTestGridProjectPropsMixin.Builder.create()CfnTestGridProjectPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTestGridProjectPropsMixin.Builder.description(String description) A human-readable description for the project.A human-readable name for the project.An array of key-value pairs to apply to this resource.CfnTestGridProjectPropsMixin.Builder.vpcConfig(CfnTestGridProjectPropsMixin.VpcConfigProperty vpcConfig) The VPC security groups and subnets that are attached to a project.CfnTestGridProjectPropsMixin.Builder.vpcConfig(IResolvable vpcConfig) The VPC security groups and subnets that are attached to a project.