7#include <aws/timestream-write/TimestreamWrite_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/timestream-write/model/PartitionKey.h>
22namespace TimestreamWrite
62 bool m_compositePartitionKeyHasBeenSet =
false;
Schema & AddCompositePartitionKey(PartitionKey &&value)
void SetCompositePartitionKey(Aws::Vector< PartitionKey > &&value)
AWS_TIMESTREAMWRITE_API Schema(Aws::Utils::Json::JsonView jsonValue)
AWS_TIMESTREAMWRITE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_TIMESTREAMWRITE_API Schema & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_TIMESTREAMWRITE_API Schema()
Schema & WithCompositePartitionKey(Aws::Vector< PartitionKey > &&value)
void SetCompositePartitionKey(const Aws::Vector< PartitionKey > &value)
Schema & WithCompositePartitionKey(const Aws::Vector< PartitionKey > &value)
const Aws::Vector< PartitionKey > & GetCompositePartitionKey() const
Schema & AddCompositePartitionKey(const PartitionKey &value)
bool CompositePartitionKeyHasBeenSet() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue