Amazon.DynamoDBv2.Model.AttributeDefinition.IsSetAttributeType C# (CSharp) Méthode

IsSetAttributeType() private méthode

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