Amazon.IdentityManagement.Model.DeleteSigningCertificateRequest.IsSetCertificateId C# (CSharp) Method

IsSetCertificateId() private method

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