/dhall-aws-cloudformation/cloudformation/AWS::Timestream::Table/Schema.dhall

Copy path to clipboard

Source

{ Type = { CompositePartitionKey : Optional (List (./PartitionKey.dhall).Type) }
, default.CompositePartitionKey = None (List (./PartitionKey.dhall).Type)
}