Integration Runtime Ssis Express Custom Setup Command Key Args
data class IntegrationRuntimeSsisExpressCustomSetupCommandKeyArgs(val keyVaultPassword: Output<IntegrationRuntimeSsisExpressCustomSetupCommandKeyKeyVaultPasswordArgs>? = null, val password: Output<String>? = null, val targetName: Output<String>, val userName: Output<String>) : ConvertibleToJava<IntegrationRuntimeSsisExpressCustomSetupCommandKeyArgs>
Constructors
Link copied to clipboard
constructor(keyVaultPassword: Output<IntegrationRuntimeSsisExpressCustomSetupCommandKeyKeyVaultPasswordArgs>? = null, password: Output<String>? = null, targetName: Output<String>, userName: Output<String>)
Properties
Link copied to clipboard
val keyVaultPassword: Output<IntegrationRuntimeSsisExpressCustomSetupCommandKeyKeyVaultPasswordArgs>? = null
A key_vault_secret_reference
block as defined below.
Link copied to clipboard
The target computer or domain name.