toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.timestreamwrite.kotlin.outputs
/
GetTableSchema
Get
Table
Schema
data
class
GetTableSchema
(
val
compositePartitionKeys
:
List
<
GetTableSchemaCompositePartitionKey
>
)
Members
Constructors
Get
Table
Schema
Link copied to clipboard
constructor
(
compositePartitionKeys
:
List
<
GetTableSchemaCompositePartitionKey
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
composite
Partition
Keys
Link copied to clipboard
val
compositePartitionKeys
:
List
<
GetTableSchemaCompositePartitionKey
>