pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datareplication.kotlin.inputs
/
VaultModelPropertiesArgs
Vault
Model
Properties
Args
data
class
VaultModelPropertiesArgs
(
val
vaultType
:
Output
<
Either
<
String
,
ReplicationVaultType
>
>
?
=
null
)
:
ConvertibleToJava
<
VaultModelPropertiesArgs
>
Vault properties.
Constructors
Functions
Properties
Constructors
Vault
Model
Properties
Args
Link copied to clipboard
fun
VaultModelPropertiesArgs
(
vaultType
:
Output
<
Either
<
String
,
ReplicationVaultType
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
VaultModelPropertiesArgs
Properties
vault
Type
Link copied to clipboard
val
vaultType
:
Output
<
Either
<
String
,
ReplicationVaultType
>
>
?
=
null
Gets or sets the type of vault.