ClusterClusterConfigGceClusterConfigConfidentialInstanceConfigArgs

data class ClusterClusterConfigGceClusterConfigConfidentialInstanceConfigArgs(val enableConfidentialCompute: Output<Boolean>? = null) : ConvertibleToJava<ClusterClusterConfigGceClusterConfigConfidentialInstanceConfigArgs>

Constructors

constructor(enableConfidentialCompute: Output<Boolean>? = null)

Properties

Link copied to clipboard
val enableConfidentialCompute: Output<Boolean>? = null

Defines whether the instance should have confidential compute enabled.

Functions

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