1

In below definition of a structure, Whats the use of _ struct{} field? Why its there?

type DeleteItemOutput struct { _ struct{} `type:"structure"` Attributes map[string]*AttributeValue `type:"map"` ConsumedCapacity *ConsumedCapacity `type:"structure"` ItemCollectionMetrics *ItemCollectionMetrics `type:"structure"` } 
1

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.