Amazon.ElasticLoadBalancingV2.Model.SslPolicy.IsSetSslProtocols C# (CSharp) Метод

IsSetSslProtocols() приватный Метод

private IsSetSslProtocols ( ) : bool
Результат bool
        internal bool IsSetSslProtocols()
        {
            return this._sslProtocols != null && this._sslProtocols.Count > 0; 
        }