Amazon.ElasticLoadBalancing.Model.PolicyAttributeDescription.IsSetAttributeValue C# (CSharp) Méthode

IsSetAttributeValue() private méthode

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