| Package | Description |
|---|---|
| software.amazon.awssdk.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
AwsVpcConfiguration |
NetworkConfiguration.awsvpcConfiguration()
Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address
is to be used.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkConfiguration.Builder |
NetworkConfiguration.Builder.awsvpcConfiguration(AwsVpcConfiguration awsvpcConfiguration)
Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP
address is to be used.
|
Copyright © 2023. All rights reserved.