class Aws::EMRContainers::Types::VirtualCluster

This entity describes a virtual cluster. A virtual cluster is a Kubernetes namespace that Amazon EMR is registered with. Amazon EMR uses virtual clusters to run jobs and host endpoints. Multiple virtual clusters can be backed by the same physical cluster. However, each virtual cluster maps to one namespace on an EKS cluster. Virtual clusters do not create any active resources that contribute to your bill or that require lifecycle management outside the service.

@!attribute [rw] id

The ID of the virtual cluster.
@return [String]

@!attribute [rw] name

The name of the virtual cluster.
@return [String]

@!attribute [rw] arn

The ARN of the virtual cluster.
@return [String]

@!attribute [rw] state

The state of the virtual cluster.
@return [String]

@!attribute [rw] container_provider

The container provider of the virtual cluster.
@return [Types::ContainerProvider]

@!attribute [rw] created_at

The date and time when the virtual cluster is created.
@return [Time]

@!attribute [rw] tags

The assigned tags of the virtual cluster.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/emr-containers-2020-10-01/VirtualCluster AWS API Documentation

Constants

SENSITIVE