AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
For tasks that use the awsvpc
networking mode, the VPC subnet and security
group configuration.
Namespace: Amazon.SecurityHub.Model
Assembly: AWSSDK.SecurityHub.dll
Version: 3.x.y.z
public class AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetails
The AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetails type exposes the following members
Name | Description | |
---|---|---|
![]() |
AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetails() |
Name | Type | Description | |
---|---|---|---|
![]() |
AssignPublicIp | System.String |
Gets and sets the property AssignPublicIp.
Whether the task's elastic network interface receives a public IP address. The default
value is
Valid values: |
![]() |
SecurityGroups | System.Collections.Generic.List<System.String> |
Gets and sets the property SecurityGroups. The IDs of the security groups associated with the task or service. You can provide up to five security groups. |
![]() |
Subnets | System.Collections.Generic.List<System.String> |
Gets and sets the property Subnets. The IDs of the subnets associated with the task or service. You can provide up to 16 subnets. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5