Uses of Class
software.amazon.awscdk.services.devicefarm.CfnTestGridProject.Builder
-
Uses of CfnTestGridProject.Builder in software.amazon.awscdk.services.devicefarm
Modifier and TypeMethodDescriptionstatic CfnTestGridProject.Builder
CfnTestGridProject.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.CfnTestGridProject.Builder.vpcConfig
(IResolvable vpcConfig) 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.