| Package | Description |
|---|---|
| com.amazonaws.services.scheduler.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkConfiguration |
NetworkConfiguration.clone() |
NetworkConfiguration |
EcsParameters.getNetworkConfiguration()
This structure specifies the network configuration for an ECS task.
|
NetworkConfiguration |
NetworkConfiguration.withAwsvpcConfiguration(AwsVpcConfiguration 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 |
|---|---|
void |
EcsParameters.setNetworkConfiguration(NetworkConfiguration networkConfiguration)
This structure specifies the network configuration for an ECS task.
|
EcsParameters |
EcsParameters.withNetworkConfiguration(NetworkConfiguration networkConfiguration)
This structure specifies the network configuration for an ECS task.
|
Copyright © 2023. All rights reserved.