pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datareplication.kotlin
/
VaultArgs
/
VaultArgs
Vault
Args
fun
VaultArgs
(
location
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
VaultModelPropertiesArgs
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
vaultName
:
Output
<
String
>
?
=
null
)