toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.inputs
/
ClusterConfidentialNodesArgs
Cluster
Confidential
Nodes
Args
data
class
ClusterConfidentialNodesArgs
(
val
enabled
:
Output
<
Boolean
>
)
:
ConvertibleToJava
<
ClusterConfidentialNodesArgs
>
Members
Constructors
Cluster
Confidential
Nodes
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
Enable Confidential GKE Nodes for this cluster, to enforce encryption of data in-use.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ClusterConfidentialNodesArgs