pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.synapse.kotlin.outputs
/
SsisEnvironmentResponse
/
SsisEnvironmentResponse
Ssis
Environment
Response
fun
SsisEnvironmentResponse
(
description
:
String
?
=
null
,
folderId
:
Double
?
=
null
,
id
:
Double
?
=
null
,
name
:
String
?
=
null
,
type
:
String
,
variables
:
List
<
SsisVariableResponse
>
?
=
null
)