Amazon.IoT.Model.UpdateCertificateRequest.IsSetCertificateId C# (CSharp) Method

IsSetCertificateId() private method

private IsSetCertificateId ( ) : bool
return bool
        internal bool IsSetCertificateId()
        {
            return this._certificateId != null;
        }
UpdateCertificateRequest