toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cs.kotlin.inputs
/
NodePoolTeeConfigArgs
Node
Pool
Tee
Config
Args
data
class
NodePoolTeeConfigArgs
(
val
teeEnable
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
NodePoolTeeConfigArgs
>
Members
Constructors
Node
Pool
Tee
Config
Args
Link copied to clipboard
constructor
(
teeEnable
:
Output
<
Boolean
>
?
=
null
)
Properties
tee
Enable
Link copied to clipboard
val
teeEnable
:
Output
<
Boolean
>
?
=
null
Specifies whether to enable confidential computing for the cluster.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
NodePoolTeeConfigArgs