| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
TestGridVpcConfig |
CreateTestGridProjectRequest.vpcConfig()
The VPC security groups and subnets that are attached to a project.
|
TestGridVpcConfig |
UpdateTestGridProjectRequest.vpcConfig()
The VPC security groups and subnets that are attached to a project.
|
TestGridVpcConfig |
TestGridProject.vpcConfig()
The VPC security groups and subnets that are attached to a project.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTestGridProjectRequest.Builder |
CreateTestGridProjectRequest.Builder.vpcConfig(TestGridVpcConfig vpcConfig)
The VPC security groups and subnets that are attached to a project.
|
UpdateTestGridProjectRequest.Builder |
UpdateTestGridProjectRequest.Builder.vpcConfig(TestGridVpcConfig vpcConfig)
The VPC security groups and subnets that are attached to a project.
|
TestGridProject.Builder |
TestGridProject.Builder.vpcConfig(TestGridVpcConfig vpcConfig)
The VPC security groups and subnets that are attached to a project.
|
Copyright © 2023. All rights reserved.