Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest.IsSetCookieName C# (CSharp) Méthode

IsSetCookieName() private méthode

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