Amazon.IoT.Model.ListCertificatesByCARequest.IsSetCaCertificateId C# (CSharp) Метод

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

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