Amazon.IoT.Model.TransferCertificateRequest.IsSetCertificateId C# (CSharp) Метод

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

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