toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.powerplatform.kotlin.inputs
/
PropertiesLockboxArgs
Properties
Lockbox
Args
data
class
PropertiesLockboxArgs
(
val
state
:
Output
<
Either
<
String
,
State
>
>
?
=
null
)
:
ConvertibleToJava
<
PropertiesLockboxArgs
>
Settings concerning lockbox.
Members
Constructors
Properties
Lockbox
Args
Link copied to clipboard
constructor
(
state
:
Output
<
Either
<
String
,
State
>
>
?
=
null
)
Properties
state
Link copied to clipboard
val
state
:
Output
<
Either
<
String
,
State
>
>
?
=
null
lockbox configuration
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PropertiesLockboxArgs