pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scvmm.kotlin.inputs
/
CheckpointArgs
/
CheckpointArgs
Checkpoint
Args
fun
CheckpointArgs
(
checkpointID
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
parentCheckpointID
:
Output
<
String
>
?
=
null
)