Amazon.ElasticLoadBalancing.Model.PolicyAttributeDescription.IsSetAttributeName C# (CSharp) 메소드

IsSetAttributeName() 개인적인 메소드

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