toggle menu
pulumi-aws-kotlin
6.37.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin
/
PartitionIndexArgsBuilder
Partition
Index
Args
Builder
class
PartitionIndexArgsBuilder
Builder for
PartitionIndexArgs
.
Members
Functions
catalog
Id
Link copied to clipboard
@
JvmName
(
name
=
"omgbgpwtigtbdcrm"
)
suspend
fun
catalogId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tqttppkrvaahhhxq"
)
suspend
fun
catalogId
(
value
:
String
?
)
database
Name
Link copied to clipboard
@
JvmName
(
name
=
"wavxfqlkjsymkmvr"
)
suspend
fun
databaseName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"aofjvudinbuhqjxw"
)
suspend
fun
databaseName
(
value
:
String
?
)
partition
Index
Link copied to clipboard
@
JvmName
(
name
=
"oaqopbigfngbkgjc"
)
suspend
fun
partitionIndex
(
value
:
PartitionIndexPartitionIndexArgs
?
)
@
JvmName
(
name
=
"thmvhtiktbsrxvoe"
)
suspend
fun
partitionIndex
(
value
:
Output
<
PartitionIndexPartitionIndexArgs
>
)
@
JvmName
(
name
=
"dprnfwvmxutohogm"
)
suspend
fun
partitionIndex
(
argument
:
suspend
PartitionIndexPartitionIndexArgsBuilder
.
(
)
->
Unit
)
table
Name
Link copied to clipboard
@
JvmName
(
name
=
"eynsvrbqhbxoikbo"
)
suspend
fun
tableName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lkjjyybecoinbjof"
)
suspend
fun
tableName
(
value
:
String
?
)