pulumi-aws-kotlin
6.12.2.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
=
"ipypleomppkrogjo"
)
suspend
fun
catalogId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qqgtyusypooumavx"
)
suspend
fun
catalogId
(
value
:
String
?
)
database
Name
Link copied to clipboard
@
JvmName
(
name
=
"pkpdsgymofstrltn"
)
suspend
fun
databaseName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rvgbkxpootgrmfiq"
)
suspend
fun
databaseName
(
value
:
String
?
)
partition
Index
Link copied to clipboard
@
JvmName
(
name
=
"llflcpkdpffxewrj"
)
suspend
fun
partitionIndex
(
value
:
PartitionIndexPartitionIndexArgs
?
)
@
JvmName
(
name
=
"rfcjwfjytdlbypiv"
)
suspend
fun
partitionIndex
(
value
:
Output
<
PartitionIndexPartitionIndexArgs
>
)
@
JvmName
(
name
=
"suklwqhbdvrvvpoc"
)
suspend
fun
partitionIndex
(
argument
:
suspend
PartitionIndexPartitionIndexArgsBuilder
.
(
)
->
Unit
)
table
Name
Link copied to clipboard
@
JvmName
(
name
=
"njsoknkqsmbbdsjl"
)
suspend
fun
tableName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uyhbjeprawocacfm"
)
suspend
fun
tableName
(
value
:
String
?
)