ControlPlanePlacementResponseResponse

data class ControlPlanePlacementResponseResponse(val groupName: String? = null)

Definition of ControlPlanePlacementResponse

Constructors

Link copied to clipboard
constructor(groupName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val groupName: String? = null

The name of the placement group for the Kubernetes control plane instances.