toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.keyspaces.kotlin
/
TableArgsBuilder
/
schemaDefinition
schema
Definition
@
JvmName
(
name
=
"dtscnijqrsvxbqof"
)
suspend
fun
schemaDefinition
(
value
:
Output
<
TableSchemaDefinitionArgs
>
)
@
JvmName
(
name
=
"fxjmsxxmqdgrfjqj"
)
suspend
fun
schemaDefinition
(
value
:
TableSchemaDefinitionArgs
?
)
Parameters
value
Describes the schema of the table.
@
JvmName
(
name
=
"pnaynkftvbgvsagp"
)
suspend
fun
schemaDefinition
(
argument
:
suspend
TableSchemaDefinitionArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Describes the schema of the table.