pulumi-alicloud-kotlin
3.55.2.0
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
>
Constructors
Functions
Properties
Constructors
Node
Pool
Tee
Config
Args
Link copied to clipboard
fun
NodePoolTeeConfigArgs
(
teeEnable
:
Output
<
Boolean
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
NodePoolTeeConfigArgs
Properties
tee
Enable
Link copied to clipboard
val
teeEnable
:
Output
<
Boolean
>
?
=
null
Specifies whether to enable confidential computing for the cluster.