Kube Environment Profile Response
data class KubeEnvironmentProfileResponse(val id: String? = null, val name: String, val type: String)
Specification for a Kubernetes Environment to use for this resource.
Specification for a Kubernetes Environment to use for this resource.