Amazon.DynamoDBv2.Model.CreateTableRequest.IsSetAttributeDefinitions C# (CSharp) Méthode

IsSetAttributeDefinitions() private méthode

private IsSetAttributeDefinitions ( ) : bool
Résultat bool
        internal bool IsSetAttributeDefinitions()
        {
            return this._attributeDefinitions != null && this._attributeDefinitions.Count > 0; 
        }