ListVirtualClustersRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The container provider ID of the virtual cluster.

Link copied to clipboard

The container provider type of the virtual cluster. Amazon EKS is the only supported type as of now.

Link copied to clipboard

The date and time after which the virtual clusters are created.

Link copied to clipboard

The date and time before which the virtual clusters are created.

Link copied to clipboard

Optional Boolean that specifies whether the operation should return the virtual clusters that have the access entry integration enabled or disabled. If not specified, the operation returns all applicable virtual clusters.

Link copied to clipboard

The maximum number of virtual clusters that can be listed.

Link copied to clipboard

The token for the next set of virtual clusters to return.

Link copied to clipboard

The states of the requested virtual clusters.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String