pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.management.kotlin
/
LockArgs
/
LockArgs
Lock
Args
fun
LockArgs
(
lockLevel
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
notes
:
Output
<
String
>
?
=
null
,
scope
:
Output
<
String
>
?
=
null
)