Class PartitionFunctionShape
- Namespace
- Amazon.Runtime.Internal.Endpoints.StandardLibrary
- Assembly
- AWSSDK.Core.dll
Object model for json partition function data.
public class PartitionFunctionShape- Inheritance
- 
      
      PartitionFunctionShape
- Inherited Members
Constructors
PartitionFunctionShape()
public PartitionFunctionShape()Properties
partitions
public List<PartitionShape> partitions { get; set; }Property Value
version
public string version { get; set; }