Amazon.IoT.Model.DynamoDBv2Action.IsSetPutItem C# (CSharp) Method

IsSetPutItem() private method

private IsSetPutItem ( ) : bool
return bool
        internal bool IsSetPutItem()
        {
            return this._putItem != null;
        }