Amazon.DynamoDBv2.Model.GlobalSecondaryIndexUpdate.IsSetCreate C# (CSharp) Метод

IsSetCreate() приватный Метод

private IsSetCreate ( ) : bool
Результат bool
        internal bool IsSetCreate()
        {
            return this._create != null;
        }