toggle menu
pulumi-aws-native-kotlin
0.126.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
=
"ctsqosownsnhjibl"
)
suspend
fun
catalogId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gqrjqpnmytxeslgx"
)
suspend
fun
catalogId
(
value
:
String
?
)
database
Name
Link copied to clipboard
@
JvmName
(
name
=
"xbginajpdtbbwaqi"
)
suspend
fun
databaseName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"aseqcygsdiuntlnx"
)
suspend
fun
databaseName
(
value
:
String
?
)
table
Name
Link copied to clipboard
@
JvmName
(
name
=
"fgrdbyjylpvbvkrf"
)
suspend
fun
tableName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"leewgycgqpirrrwc"
)
suspend
fun
tableName
(
value
:
String
?
)
temp
Directory
Link copied to clipboard
@
JvmName
(
name
=
"hgldxusuwcyhvxft"
)
suspend
fun
tempDirectory
(
value
:
RecipeS3LocationArgs
?
)
@
JvmName
(
name
=
"bvwsdouvglnynusw"
)
suspend
fun
tempDirectory
(
value
:
Output
<
RecipeS3LocationArgs
>
)
@
JvmName
(
name
=
"aibcgtptlgbffcxl"
)
suspend
fun
tempDirectory
(
argument
:
suspend
RecipeS3LocationArgsBuilder
.
(
)
->
Unit
)