Amazon.ElasticLoadBalancing.Model.PolicyAttributeDescription.IsSetAttributeName C# (CSharp) Method

IsSetAttributeName() private method

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