Amazon.ElasticLoadBalancing.Model.Listener.IsSetSSLCertificateId C# (CSharp) Method

IsSetSSLCertificateId() private method

private IsSetSSLCertificateId ( ) : bool
return bool
        internal bool IsSetSSLCertificateId()
        {
            return this._sslCertificateId != null;
        }