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 VPC Lattice configuration for your service that holds the information for the target group(s) Amazon ECS tasks will be registered to.

Inheritance Hierarchy

System.Object
  Amazon.ECS.Model.VpcLatticeConfiguration

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

Syntax

C#
public class VpcLatticeConfiguration

The VpcLatticeConfiguration type exposes the following members

Constructors

NameDescription
Public Method VpcLatticeConfiguration()

Properties

NameTypeDescription
Public Property PortName System.String

Gets and sets the property PortName.

The name of the port mapping to register in the VPC Lattice target group. This is the name of the portMapping you defined in your task definition.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The ARN of the IAM role to associate with this VPC Lattice configuration. This is the Amazon ECS
 infrastructure IAM role that is used to manage your VPC Lattice infrastructure.

Public Property TargetGroupArn System.String

Gets and sets the property TargetGroupArn.

The full Amazon Resource Name (ARN) of the target group or groups associated with the VPC Lattice configuration that the Amazon ECS tasks will be registered to.

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