KubeEnvironmentProfileArgs

data class KubeEnvironmentProfileArgs(val id: Output<String>? = null) : ConvertibleToJava<KubeEnvironmentProfileArgs>

Specification for a Kubernetes Environment to use for this resource.

Constructors

Link copied to clipboard
fun KubeEnvironmentProfileArgs(id: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): KubeEnvironmentProfileArgs

Properties

Link copied to clipboard
val id: Output<String>? = null

Resource ID of the Kubernetes Environment.