Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest.IsSetPolicyName C# (CSharp) Method

IsSetPolicyName() private method

private IsSetPolicyName ( ) : bool
return bool
        internal bool IsSetPolicyName()
        {
            return this._policyName != null;
        }