AWS SDK Version 3 for .NET
API Reference

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.

The network configuration for an Express service. By default, an Express service utilizes subnets and security groups associated with the default VPC.

Inheritance Hierarchy

System.Object
  Amazon.ECS.Model.ExpressGatewayServiceNetworkConfiguration

Namespace: Amazon.ECS.Model
Assembly: AWSSDK.ECS.dll
Version: 3.x.y.z

Syntax

C#
public class ExpressGatewayServiceNetworkConfiguration

The ExpressGatewayServiceNetworkConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property SecurityGroups System.Collections.Generic.List<System.String>

Gets and sets the property SecurityGroups.

The IDs of the security groups associated with the Express service.

Public Property Subnets System.Collections.Generic.List<System.String>

Gets and sets the property Subnets.

The IDs of the subnets associated with the Express service.

Version Information

.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