KeyVaultCredentialsPropertiesArgs

data class KeyVaultCredentialsPropertiesArgs(val servicePrincipalLocalSecretName: Output<String>) : ConvertibleToJava<KeyVaultCredentialsPropertiesArgs>

KeyVault credentials properties. NOTE - Future this will be ENUM.

Constructors

Link copied to clipboard
constructor(servicePrincipalLocalSecretName: Output<String>)

Properties

Link copied to clipboard

KeyVault service principal local secret name.

Functions

Link copied to clipboard
open override fun toJava(): KeyVaultCredentialsPropertiesArgs