Values_1.CreatePartitionRequestSourceCreates a new partition.
type nonrec t = {catalogId : Values_0.CatalogIdString.t option;The Amazon Web Services account ID of the catalog in which the partition is to be created.
*)databaseName : Values_0.NameString.t;The name of the metadata database in which the partition is to be created.
*)tableName : Values_0.NameString.t;The name of the metadata table in which the partition is to be created.
*)partitionInput : Values_0.PartitionInput.t;A PartitionInput structure defining the partition to be created.
*)}val make :
?catalogId:??? ->
databaseName:Values_0.NameString.t ->
tableName:Values_0.NameString.t ->
partitionInput:Values_0.PartitionInput.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of Values_0.CatalogIdString.t
| `Structure of
(string
* [> `List of [> `String of string ] list
| `Map of ([> `String of string ] * [> `String of string ]) list
| `Structure of
(string
* [> `Boolean of bool
| `Integer of int
| `List of
[> `String of string
| `Structure of
(string
* [> `Integer of int
| `Map of
([> `String of string ] * [> `String of string ])
list
| `String of string ])
list ]
list
| `Map of
([> `String of string ] * [> `String of string ]) list
| `String of string
| `Structure of
(string
* [> `List of [> `String of string ] list
| `Long of Awso.Import.Int64.t
| `Map of
([> `String of string ] * [> `String of string ])
list
| `String of string
| `Structure of (string * [> `String of string ]) list ])
list ])
list
| `Timestamp of string ])
list ])
list ]