Amazon.ElasticLoadBalancingV2.Model.SslPolicy.IsSetCiphers C# (CSharp) Method

IsSetCiphers() private method

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