toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.synapse.kotlin.outputs
/
SsisEnvironmentResponse
/
SsisEnvironmentResponse
Ssis
Environment
Response
constructor
(
description
:
String
?
=
null
,
folderId
:
Double
?
=
null
,
id
:
Double
?
=
null
,
name
:
String
?
=
null
,
type
:
String
,
variables
:
List
<
SsisVariableResponse
>
?
=
null
)