KubernetesClusterConfidentialComputingArgs

data class KubernetesClusterConfidentialComputingArgs(val sgxQuoteHelperEnabled: Output<Boolean>) : ConvertibleToJava<KubernetesClusterConfidentialComputingArgs>

Constructors

constructor(sgxQuoteHelperEnabled: Output<Boolean>)

Properties

Link copied to clipboard

Should the SGX quote helper be enabled?

Functions

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