toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.appflow.kotlin.inputs
/
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs
/
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs
Connector
Profile
Connector
Profile
Config
Connector
Profile
Properties
Redshift
Args
constructor
(
bucketName
:
Output
<
String
>
,
bucketPrefix
:
Output
<
String
>
?
=
null
,
clusterIdentifier
:
Output
<
String
>
?
=
null
,
dataApiRoleArn
:
Output
<
String
>
?
=
null
,
databaseName
:
Output
<
String
>
?
=
null
,
databaseUrl
:
Output
<
String
>
?
=
null
,
roleArn
:
Output
<
String
>
)