toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appflow.kotlin.outputs
/
ConnectorProfileRedshiftConnectorProfileProperties
/
ConnectorProfileRedshiftConnectorProfileProperties
Connector
Profile
Redshift
Connector
Profile
Properties
constructor
(
bucketName
:
String
,
bucketPrefix
:
String
?
=
null
,
clusterIdentifier
:
String
?
=
null
,
dataApiRoleArn
:
String
?
=
null
,
databaseName
:
String
?
=
null
,
databaseUrl
:
String
?
=
null
,
isRedshiftServerless
:
Boolean
?
=
null
,
roleArn
:
String
,
workgroupName
:
String
?
=
null
)