Amazon.Pinpoint.Model.AttributeDimension.IsSetAttributeType C# (CSharp) 메소드

IsSetAttributeType() 개인적인 메소드

private IsSetAttributeType ( ) : bool
리턴 bool
        internal bool IsSetAttributeType()
        {
            return this._attributeType != null;
        }