Documentation ¶
Overview ¶
Package ItemCollectionMetrics implements the profiling response type. See: http://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_ItemCollectionMetrics.html
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ItemCollectionMetrics ¶
type ItemCollectionMetrics struct { ItemCollectionKey attributevalue.AttributeValueMap SizeEstimateRangeGB [2]uint64 }
func NewItemCollectionMetrics ¶
func NewItemCollectionMetrics() *ItemCollectionMetrics
type ItemCollectionMetricsMap ¶
type ItemCollectionMetricsMap map[string][]*ItemCollectionMetrics
used by BatchWriteItem
func NewItemCollectionMetricsMap ¶
func NewItemCollectionMetricsMap() ItemCollectionMetricsMap
type ReturnItemCollectionMetrics ¶
type ReturnItemCollectionMetrics string
Click to show internal directories.
Click to hide internal directories.