Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest.IsSetSSLCertificateId C# (CSharp) Метод

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

private IsSetSSLCertificateId ( ) : bool
Результат bool
        internal bool IsSetSSLCertificateId()
        {
            return this._sslCertificateId != null;
        }