Amazon.ElasticLoadBalancing.Model.PolicyAttributeDescription.IsSetAttributeValue C# (CSharp) Метод

IsSetAttributeValue() приватный Метод

private IsSetAttributeValue ( ) : bool
Результат bool
        internal bool IsSetAttributeValue()
        {
            return this.attributeValue != null;
        }
    }