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 Service Connect service object configuration. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
Namespace: Amazon.ECS.Model
Assembly: AWSSDK.ECS.dll
Version: 3.x.y.z
public class ServiceConnectService
The ServiceConnectService type exposes the following members
Name | Description | |
---|---|---|
![]() |
ServiceConnectService() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClientAliases | System.Collections.Generic.List<Amazon.ECS.Model.ServiceConnectClientAlias> |
Gets and sets the property ClientAliases. The list of client aliases for this Service Connect service. You use these to assign names that can be used by client applications. The maximum number of client aliases that you can have in this list is 1. Each alias ("endpoint") is a fully-qualified name and port number that other Amazon ECS tasks ("clients") can use to connect to this service. Each name and port mapping must be unique within the namespace.
For each |
![]() |
DiscoveryName | System.String |
Gets and sets the property DiscoveryName.
The
If the |
![]() |
IngressPortOverride | System.Int32 |
Gets and sets the property IngressPortOverride. The port number for the Service Connect proxy to listen on.
Use the value of this field to bypass the proxy for traffic on the port number specified
in the named
In |
![]() |
PortName | System.String |
Gets and sets the property PortName.
The |
![]() |
Timeout | Amazon.ECS.Model.TimeoutConfiguration |
Gets and sets the property Timeout. A reference to an object that represents the configured timeouts for Service Connect. |
![]() |
Tls | Amazon.ECS.Model.ServiceConnectTlsConfiguration |
Gets and sets the property Tls. A reference to an object that represents a Transport Layer Security (TLS) configuration. |
.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