| Package | Description |
|---|---|
| software.amazon.awssdk.services.scheduler.model |
| Modifier and Type | Method and Description |
|---|---|
AwsVpcConfiguration |
NetworkConfiguration.awsvpcConfiguration()
Specifies the Amazon 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)
Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be
used.
|
Copyright © 2022. All rights reserved.