toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.timestreamwrite.kotlin.outputs
/
GetTableSchemaCompositePartitionKey
Get
Table
Schema
Composite
Partition
Key
data
class
GetTableSchemaCompositePartitionKey
(
val
enforcementInRecord
:
String
,
val
name
:
String
,
val
type
:
String
)
Members
Constructors
Get
Table
Schema
Composite
Partition
Key
Link copied to clipboard
constructor
(
enforcementInRecord
:
String
,
name
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enforcement
In
Record
Link copied to clipboard
val
enforcementInRecord
:
String
name
Link copied to clipboard
val
name
:
String
Name of the Timestream table.
type
Link copied to clipboard
val
type
:
String
Type of partition key.