toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.redshift.kotlin
/
IntegrationArgs
/
IntegrationArgs
Integration
Args
constructor
(
additionalEncryptionContext
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
integrationName
:
Output
<
String
>
?
=
null
,
kmsKeyId
:
Output
<
String
>
?
=
null
,
sourceArn
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
,
targetArn
:
Output
<
String
>
?
=
null
)