Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest.IsSetSSLCertificateId C# (CSharp) 메소드

IsSetSSLCertificateId() 개인적인 메소드

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