toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.inputs
/
VaultPropertiesArgs
Vault
Properties
Args
data
class
VaultPropertiesArgs
(
val
encryption
:
Output
<
VaultPropertiesEncryptionArgs
>
?
=
null
)
:
ConvertibleToJava
<
VaultPropertiesArgs
>
Properties of the vault.
Members
Constructors
Vault
Properties
Args
Link copied to clipboard
constructor
(
encryption
:
Output
<
VaultPropertiesEncryptionArgs
>
?
=
null
)
Properties
encryption
Link copied to clipboard
val
encryption
:
Output
<
VaultPropertiesEncryptionArgs
>
?
=
null
Customer Managed Key details of the resource.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
VaultPropertiesArgs