Amazon.DynamoDBv2.Model.PutItemResult.IsSetAttributes C# (CSharp) Méthode

IsSetAttributes() private méthode

private IsSetAttributes ( ) : bool
Résultat bool
        internal bool IsSetAttributes()
        {
            return this.attributes != null;
        }