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.
Container for the parameters to the ListRoutes operation. Returns a list of existing routes in a service mesh.
Namespace: Amazon.AppMesh.Model
Assembly: AWSSDK.AppMesh.dll
Version: 3.x.y.z
public class ListRoutesRequest : AmazonAppMeshRequest IAmazonWebServiceRequest
The ListRoutesRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListRoutesRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Limit | System.Int32 |
Gets and sets the property Limit.
The maximum number of results returned by |
![]() |
MeshName | System.String |
Gets and sets the property MeshName. The name of the service mesh to list routes in. |
![]() |
MeshOwner | System.String |
Gets and sets the property MeshOwner. The Amazon Web Services IAM account ID of the service mesh owner. If the account ID is not your own, then it's the ID of the account that shared the mesh with your account. For more information about mesh sharing, see Working with shared meshes. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken.
The |
![]() |
VirtualRouterName | System.String |
Gets and sets the property VirtualRouterName. The name of the virtual router to list routes in. |
.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