toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.tpu.kotlin.inputs
/
V2VmShieldedInstanceConfigArgs
V2Vm
Shielded
Instance
Config
Args
data
class
V2VmShieldedInstanceConfigArgs
(
val
enableSecureBoot
:
Output
<
Boolean
>
)
:
ConvertibleToJava
<
V2VmShieldedInstanceConfigArgs
>
Members
Constructors
V2Vm
Shielded
Instance
Config
Args
Link copied to clipboard
constructor
(
enableSecureBoot
:
Output
<
Boolean
>
)
Properties
enable
Secure
Boot
Link copied to clipboard
val
enableSecureBoot
:
Output
<
Boolean
>
Defines whether the instance has Secure Boot enabled.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
V2VmShieldedInstanceConfigArgs