Jump to Content

Interface ListManagedEndpointsRequest

Hierarchy

Properties

createdAfter?: Date

The date and time after which the endpoints are created.

createdBefore?: Date

The date and time before which the endpoints are created.

maxResults?: number

The maximum number of managed endpoints that can be listed.

nextToken?: string

The token for the next set of managed endpoints to return.

states?: string[]

The states of the managed endpoints.

types?: string[]

The types of the managed endpoints.

virtualClusterId: undefined | string

The ID of the virtual cluster.