| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEcsServiceNetworkConfigurationDetails |
AwsEcsServiceNetworkConfigurationDetails.clone() |
AwsEcsServiceNetworkConfigurationDetails |
AwsEcsServiceDetails.getNetworkConfiguration()
For tasks that use the
awsvpc networking mode, the VPC subnet and security group configuration. |
AwsEcsServiceNetworkConfigurationDetails |
AwsEcsServiceNetworkConfigurationDetails.withAwsVpcConfiguration(AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetails awsVpcConfiguration)
The VPC subnet and security group configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEcsServiceDetails.setNetworkConfiguration(AwsEcsServiceNetworkConfigurationDetails networkConfiguration)
For tasks that use the
awsvpc networking mode, the VPC subnet and security group configuration. |
AwsEcsServiceDetails |
AwsEcsServiceDetails.withNetworkConfiguration(AwsEcsServiceNetworkConfigurationDetails networkConfiguration)
For tasks that use the
awsvpc networking mode, the VPC subnet and security group configuration. |
Copyright © 2021. All rights reserved.