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
/
FlowGlueDataCatalog
Flow
Glue
Data
Catalog
data
class
FlowGlueDataCatalog
(
val
databaseName
:
String
,
val
roleArn
:
String
,
val
tablePrefix
:
String
)
Trigger settings of the flow.
Members
Constructors
Flow
Glue
Data
Catalog
Link copied to clipboard
constructor
(
databaseName
:
String
,
roleArn
:
String
,
tablePrefix
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
database
Name
Link copied to clipboard
val
databaseName
:
String
A string containing the value for the tag
role
Arn
Link copied to clipboard
val
roleArn
:
String
A string containing the value for the tag
table
Prefix
Link copied to clipboard
val
tablePrefix
:
String
A string containing the value for the tag