Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributes.IsSetConnectionSettings C# (CSharp) Method

IsSetConnectionSettings() private method

private IsSetConnectionSettings ( ) : bool
return bool
        internal bool IsSetConnectionSettings()
        {
            return this._connectionSettings != null;
        }