Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest.IsSetPolicyAttributes C# (CSharp) Method

IsSetPolicyAttributes() private method

private IsSetPolicyAttributes ( ) : bool
return bool
        internal bool IsSetPolicyAttributes()
        {
            return this._policyAttributes != null && this._policyAttributes.Count > 0; 
        }