toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.databrew.kotlin.inputs
/
RecipeDataCatalogInputDefinitionArgsBuilder
Recipe
Data
Catalog
Input
Definition
Args
Builder
class
RecipeDataCatalogInputDefinitionArgsBuilder
Builder for
RecipeDataCatalogInputDefinitionArgs
.
Members
Functions
catalog
Id
Link copied to clipboard
@
JvmName
(
name
=
"fftwwukxnraigjob"
)
suspend
fun
catalogId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dqmwokqnhtxlucqf"
)
suspend
fun
catalogId
(
value
:
String
?
)
database
Name
Link copied to clipboard
@
JvmName
(
name
=
"nimarymdlcphfauu"
)
suspend
fun
databaseName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hwqcmhsvxnptuhkw"
)
suspend
fun
databaseName
(
value
:
String
?
)
table
Name
Link copied to clipboard
@
JvmName
(
name
=
"qisimjhsxpmrosdq"
)
suspend
fun
tableName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wlypsfsolpelhoqg"
)
suspend
fun
tableName
(
value
:
String
?
)
temp
Directory
Link copied to clipboard
@
JvmName
(
name
=
"opqvlohvthesqynl"
)
suspend
fun
tempDirectory
(
value
:
RecipeS3LocationArgs
?
)
@
JvmName
(
name
=
"qqwdoercicvexgqj"
)
suspend
fun
tempDirectory
(
value
:
Output
<
RecipeS3LocationArgs
>
)
@
JvmName
(
name
=
"dhqqotvwexfmuwbo"
)
suspend
fun
tempDirectory
(
argument
:
suspend
RecipeS3LocationArgsBuilder
.
(
)
->
Unit
)