pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin
/
PartitionIndexArgsBuilder
Partition
Index
Args
Builder
class
PartitionIndexArgsBuilder
Builder for
PartitionIndexArgs
.
Functions
Functions
catalog
Id
Link copied to clipboard
@
JvmName
(
name
=
"lnefbrxlvpcliiwc"
)
suspend
fun
catalogId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cgtxeieouvcnkuve"
)
suspend
fun
catalogId
(
value
:
String
?
)
database
Name
Link copied to clipboard
@
JvmName
(
name
=
"xgrpwxxupachevnd"
)
suspend
fun
databaseName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jtwniopkefwkdrmn"
)
suspend
fun
databaseName
(
value
:
String
?
)
partition
Index
Link copied to clipboard
@
JvmName
(
name
=
"saebgffpoboryran"
)
suspend
fun
partitionIndex
(
value
:
PartitionIndexPartitionIndexArgs
?
)
@
JvmName
(
name
=
"vyedjrvdbfbsmkvx"
)
suspend
fun
partitionIndex
(
value
:
Output
<
PartitionIndexPartitionIndexArgs
>
)
@
JvmName
(
name
=
"jxqkbrykvkiotoby"
)
suspend
fun
partitionIndex
(
argument
:
suspend
PartitionIndexPartitionIndexArgsBuilder
.
(
)
->
Unit
)
table
Name
Link copied to clipboard
@
JvmName
(
name
=
"mnpnqdaksfekqjjc"
)
suspend
fun
tableName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uiiaeuvaivodgsgr"
)
suspend
fun
tableName
(
value
:
String
?
)