Amazon.IoT.Model.ListCertificatesByCARequest.IsSetCaCertificateId C# (CSharp) 메소드

IsSetCaCertificateId() 개인적인 메소드

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