| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
VpcConfig |
RemoteAccessSession.vpcConfig()
The VPC security groups and subnets that are attached to a project.
|
VpcConfig |
Run.vpcConfig()
The VPC security groups and subnets that are attached to a project.
|
VpcConfig |
UpdateProjectRequest.vpcConfig()
The VPC security groups and subnets that are attached to a project.
|
VpcConfig |
CreateProjectRequest.vpcConfig()
The VPC security groups and subnets that are attached to a project.
|
VpcConfig |
Project.vpcConfig()
The VPC security groups and subnets that are attached to a project.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteAccessSession.Builder |
RemoteAccessSession.Builder.vpcConfig(VpcConfig vpcConfig)
The VPC security groups and subnets that are attached to a project.
|
Run.Builder |
Run.Builder.vpcConfig(VpcConfig vpcConfig)
The VPC security groups and subnets that are attached to a project.
|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.vpcConfig(VpcConfig vpcConfig)
The VPC security groups and subnets that are attached to a project.
|
CreateProjectRequest.Builder |
CreateProjectRequest.Builder.vpcConfig(VpcConfig vpcConfig)
The VPC security groups and subnets that are attached to a project.
|
Project.Builder |
Project.Builder.vpcConfig(VpcConfig vpcConfig)
The VPC security groups and subnets that are attached to a project.
|
Copyright © 2023. All rights reserved.