toggle menu
pulumi-azure-kotlin
5.79.0.1
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.datafactory.kotlin.outputs
/
IntegrationRuntimeSsisExpressCustomSetupCommandKeyKeyVaultPassword
Integration
Runtime
Ssis
Express
Custom
Setup
Command
Key
Key
Vault
Password
data
class
IntegrationRuntimeSsisExpressCustomSetupCommandKeyKeyVaultPassword
(
val
linkedServiceName
:
String
,
val
parameters
:
Map
<
String
,
String
>
?
=
null
,
val
secretName
:
String
,
val
secretVersion
:
String
?
=
null
)
Members
Constructors
Integration
Runtime
Ssis
Express
Custom
Setup
Command
Key
Key
Vault
Password
Link copied to clipboard
constructor
(
linkedServiceName
:
String
,
parameters
:
Map
<
String
,
String
>
?
=
null
,
secretName
:
String
,
secretVersion
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
linked
Service
Name
Link copied to clipboard
val
linkedServiceName
:
String
parameters
Link copied to clipboard
val
parameters
:
Map
<
String
,
String
>
?
=
null
secret
Name
Link copied to clipboard
val
secretName
:
String
secret
Version
Link copied to clipboard
val
secretVersion
:
String
?
=
null