pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.blueprint.kotlin.inputs
/
KeyVaultReferenceArgs
Key
Vault
Reference
Args
data
class
KeyVaultReferenceArgs
(
val
id
:
Output
<
String
>
)
:
ConvertibleToJava
<
KeyVaultReferenceArgs
>
Specifies the link to a Key Vault.
Constructors
Functions
Properties
Constructors
Key
Vault
Reference
Args
Link copied to clipboard
fun
KeyVaultReferenceArgs
(
id
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
KeyVaultReferenceArgs
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
Azure resource ID of the Key Vault.