pulumi-aws-kotlin
6.2.1.0
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
=
"rjobduokekjmrtvk"
)
suspend
fun
catalogId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pthoxjkisyjklqss"
)
suspend
fun
catalogId
(
value
:
String
?
)
database
Name
Link copied to clipboard
@
JvmName
(
name
=
"hswnmfbuernxlpqm"
)
suspend
fun
databaseName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"juhbhkwravonhvvb"
)
suspend
fun
databaseName
(
value
:
String
?
)
partition
Index
Link copied to clipboard
@
JvmName
(
name
=
"eykdlqtegursfvjv"
)
suspend
fun
partitionIndex
(
value
:
PartitionIndexPartitionIndexArgs
?
)
@
JvmName
(
name
=
"bmayscmskkyjmhev"
)
suspend
fun
partitionIndex
(
value
:
Output
<
PartitionIndexPartitionIndexArgs
>
)
@
JvmName
(
name
=
"hgkssqkhcjtralle"
)
suspend
fun
partitionIndex
(
argument
:
suspend
PartitionIndexPartitionIndexArgsBuilder
.
(
)
->
Unit
)
table
Name
Link copied to clipboard
@
JvmName
(
name
=
"bekahegrfwfkxcqc"
)
suspend
fun
tableName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"foeavuyhecamdbed"
)
suspend
fun
tableName
(
value
:
String
?
)